Search
Key.getIsLocked Method
See Also
 






Gets whether a mode associated with a modifier key is enabled.

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

 Syntax

Java  Copy Code

public boolean getIsLocked ()

 Return Value

true if the key's mode is enabled, or false otherwise.

 See Also