How can I know the displayed text in the UILabelView?
- by charly
How can I know the displayed text in the UILabelView? I have a large text and I am going to have 3 uilabels that represent 3 columns of an iPad App like NYTimes one. When I put the large text in the first column (UILabelView) I need to know how much of the text is displayed there..
If U suggest another solution please let me know.
Charly