Friday, 9 August 2013

Hide iOS Keyboard, but allow user to move cursor around

Hide iOS Keyboard, but allow user to move cursor around

I'd like to allow a user to move the cursor around a uitextarea by tapping
as they normally can do, but I don't want the keyboard to show.
Is there a method I can override to make this possible?

No comments:

Post a Comment