Search
VirtualKeyboard.getInputLocale Method
See Also
 






Gets the current input language.

Namespace: com.mindfusion.keyboard
Assembly: com.mindfusion.keyboard

 Syntax

Java  Copy Code

public Locale getInputLocale ()

 Return Value

An instance of the java.util.Locale class.

 See Also