At runtime for the app, I want the user to be able to select the keypad language. And when the app is finished for it to switch back.
Thanks
At runtime for the app, I want the user to be able to select the keypad language. And when the app is finished for it to switch back.
Thanks
I don't think that there is a programmatic way to enforce this. You can inplemet your own custom input if you want.
You could not do it programmatically but there is one option is available in keyboard itself.
Go through the following post, will helpful for you