ios - iPhone - programmatically select language keyboards -


I'm writing a few apps that have multiple languages ​​I know that I can set up the devices to make international keyboards I am

There was one way to select the English keyboard for the English language and what would be good to select specific foreign keyboard for each language.

Does anyone know that this is possible, and how?

Sorry to disappoint me, but what you are asking is not just possible.

Comments

Popular posts from this blog

qt - switch/case statement in C++ with a QString type -

python - sqlite3.OperationalError: near "REFERENCES": syntax error - foreign key creating -

Python's equivalent for Ruby's define_method? -