I have to use the UITextView for allowing the user to edit a varying multiline text block.
The user hits return and gets a line break which is good, but there is no done button on the keyboard ... so the keyboard has no way of disappearing when the user is finished.
how has anyone else dealt with this?
The user hits return and gets a line break which is good, but there is no done button on the keyboard ... so the keyboard has no way of disappearing when the user is finished.
how has anyone else dealt with this?