Vetically align text to top iOS swift

Solution:

It was not possible to align the text in center.But you can set the text to be center in the label.
You can also set the text to be in horizondally center in the label.

You can use the sizetofit and nooflines to set the label height with adjustable for lines also.

Comments

Popular posts from this blog

Invalid bundle error while upload the app to the app Store

Convert NsNumber, NSDate to String in iOS Swift

Global LocationManager Singleton class iOS Swift