Resize font size in UITextView

Posted by Sheehan Alam on Stack Overflow See other posts from Stack Overflow or by Sheehan Alam
Published on 2010-05-04T01:13:34Z Indexed on 2010/05/04 1:18 UTC
Read the original article Hit count: 477

Is there a way to shrink the font-size in a UITextView if there is too much text? Similar to the UILabel?

© Stack Overflow or respective owner

Related posts about objective-c

Related posts about cocoa-touch