Can I programmatically fire the "switch to number pad" button on iPhone keyboard
Posted
by rickharrison
on Stack Overflow
See other posts from Stack Overflow
or by rickharrison
Published on 2010-02-27T21:29:10Z
Indexed on
2010/06/07
13:42 UTC
Read the original article
Hit count: 349
I want to find a way to programmatically fire the selector that causes the iPhone keyboard to switch from letters to numbers. I am aware that I can switch the keyboard type, but I want to know if there is a way to do this without switching the keyboard type.
© Stack Overflow or respective owner