How to right-justify UILabel text?
thanks
The above methods have been deprecated. The new method call is:
label.textAlignment = NSTextAlignmentRight;