Gets the current keyboard layout.
Namespace: com.mindfusion.keyboard
Assembly: com.mindfusion.keyboard
SyntaxJava
Copy Code
|
|---|
public KeyboardLayout getCurrentLayout () |
An instance of the KeyboardLayout class containing currently shown Key objects.
RemarksThis layout is generated automatically depending on the current input language and values of Mode, AutoFill, and one of the TemplateLayout / LayoutsFolder properties.
See Also