Search
KeyboardState.getCurrentLayout Method
See Also
 






Gets the current keyboard layout.

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

 Syntax

Java  Copy Code

KeyboardLayout getCurrentLayout ()

 Return Value

The current KeyboardLayout.

 See Also