UIKeyBoard Return Button UIReturnKeyDone

Posted by Dave on Stack Overflow See other posts from Stack Overflow or by Dave
Published on 2010-03-19T21:46:49Z Indexed on 2010/03/19 21:51 UTC
Read the original article Hit count: 600

Filed under:
|
|
|
|
textfield.returnKeyTYpe = UIReturnKeyDone

So the above makes my Return button on the keyboard to say Done. I have seen Apps with Blue color button on the UIKeyBoard. Is that simple enough to do? How do I change the background color of the Return key?

© Stack Overflow or respective owner

Related posts about uikeyboard

Related posts about uiview