Grab SELECTED text on UITextView

Posted by user280556 on Stack Overflow See other posts from Stack Overflow or by user280556
Published on 2010-04-14T01:33:01Z Indexed on 2010/04/14 1:43 UTC
Read the original article Hit count: 415

Filed under:
|
|
|
|

Hello Everyone,

How do I grab SELECTED/HIGHLIGHTED text on a UITextView. I already know how to do this on UIWebView using javascript. Now I am trying to figure it out for the UITextView.

Thanks for your help.

© Stack Overflow or respective owner

Related posts about uitextview

Related posts about selected