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

Saved Image in document directory and save path in coredata not able to fetch the image file iOS swift