groups

Link to this snippet:


Download to Code Collector

language: Objective-C
licence: Other

UILabel - Center the text

options: send to code collectorview all crossini's snippets
label.textAlignment = UITextAlignmentCenter;