How to enable .com key for UITextField keyboard?

Posted by theactiveactor on Stack Overflow See other posts from Stack Overflow or by theactiveactor
Published on 2010-05-03T03:01:52Z Indexed on 2010/05/03 3:08 UTC
Read the original article Hit count: 359

Filed under:
|

How do I enable the ".com" key on the keyboard for UITextField? As an example, this key shows up when user clicks on the navigation item for the apple browser. Is there a web-specific keyboard layout I could specify?

© Stack Overflow or respective owner

Related posts about iphone

Related posts about cocoa-touch