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

How to blink a button iOS swift?

iOS flutter while run to iPhone it had the error - Cannot find type 'PhoneNumberKit' in scope