Search
VirtualKeyboard.getCapsLocked Method
See Also
 






Gets the state of the Caps-lock key.

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

 Syntax

Java  Copy Code

public static boolean getCapsLocked ()

 Return Value

true if Caps-lock mode is enabled, or false otherwise.

 See Also