How can I make a UITextView not selectable?

Posted by Sheehan Alam on Stack Overflow See other posts from Stack Overflow or by Sheehan Alam
Published on 2010-04-28T03:14:46Z Indexed on 2010/04/28 3:23 UTC
Read the original article Hit count: 241

I have some text in a UITextView. I don't want it to be selectable. How can I do this?

© Stack Overflow or respective owner

Related posts about iphone

Related posts about cocoa-touch