Open alan0xd7 opened 8 years ago
Provide a method/property to get the current active keyboard locale, for example: cordova.plugins.Keyboard.locale
cordova.plugins.Keyboard.locale
If the user is currently using the English (US) keyboard, it would return: en-US
en-US
This would be very helpful for RTL support.
Provide a method/property to get the current active keyboard locale, for example:
cordova.plugins.Keyboard.locale
If the user is currently using the English (US) keyboard, it would return:
en-US