Tag Archives: UITextView

How to get the Return key to dismiss a UITextView

Need to dismiss they keyboard in a UITextView? Changing the Return key to read “Done” doesn’t make the iPhone keyboard to go away.  Put this code in the delegate for your UITextView and your return key can behave more like …

Posted in iPhone Development, Programming | Tagged , , | 3 Comments