Sunday, 8 September 2013

UITextView stop writing outside bounds

UITextView stop writing outside bounds

I have a UItextView with disabled scrolling. Is it possible to stop the
user from writing more content in the UItextView so that the writing will
remain on screen and not disappear in the hidden side of the text view?

No comments:

Post a Comment