Search
VirtualKeyboard.getNumLocked Method
See Also
 






Gets the state of the Num-lock key.

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

 Syntax

Java  Copy Code

public static boolean getNumLocked ()

 Return Value

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

 See Also