iphone - Can we change keyboards programmatically -


Can we change the program with the keyboard? Can we give user options to change the keyboard in a different language than the runtime? Are you

No it is not possible - a user can only change their language in settings.

However, if you choose, you can give the user an "English" keyboard (or they can ask for their preference) - you do this: UIKeyboardTypeASCIICapable


Comments

Popular posts from this blog

c++ - Linux and clipboard -

Visual Studio 2005: How to speed up builds when a VSMDI is open? -

booting ubuntu from usb using virtualbox -