Get text from UITextView

Posted by John on Stack Overflow See other posts from Stack Overflow or by John
Published on 2010-03-28T03:28:54Z Indexed on 2010/03/28 3:33 UTC
Read the original article Hit count: 438

Is it possible to get the first line of text from a UITextView. I have looked through the UITextView and NSString Class References and can't find any methods that could accomplish this.

© Stack Overflow or respective owner

Related posts about uitextview

Related posts about nsstring