tags:

views:

53

answers:

1

Is is possible with label that the text which we want to display it comes to top of the label. I want the text on the at the top of the Label then how is possible?

A: 

Apparently yes, here's a thread discussing(and apparently solving the problem) how to do vertical text alignment in a UILabel, including text that starts on top of the label and proceeds to filling it as more lines are added.

luvieere