Search
VirtualKeyboard.setInputLocale Method
See Also
 






Sets the current input language.

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

 Syntax

Java  Copy Code

public void setInputLocale (
    Locale value
)

 Parameters

value

An instance of the java.util.Locale class.

 See Also