Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

2
  • Off topic. While your solution is elegant, it does not respond to the original question: "How to dismiss keyboard for UITextView with return key?". There are situations when UITextView is employed to simulate a word wrapping UITextField, not to enter multiple lines. Commented Jul 16, 2012 at 10:51
  • 2
    Although it is off topic, it is very useful. I also want a UITextView to be entered with multiple line and dismiss keyboard when I want to. Commented Oct 4, 2012 at 4:37