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
SyntaxJava
Copy Code
|
|---|
public boolean getAutoFill () |
true to automatically fill regular character keys, or false otherwise.
See Also