Search
VirtualKeyboard.getAutoFill Method
See Also
 






Gets whether keyboard layout should be generated automatically depending on the language (e.g. qwerty, azerty, etc layouts).

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

 Syntax

Java  Copy Code

public boolean getAutoFill ()

 Return Value

true to automatically fill regular character keys, or false otherwise.

 See Also