Sets whether a mode associated with a modifier key is enabled.
Namespace: com.mindfusion.keyboard
Assembly: com.mindfusion.keyboard
SyntaxJava
Copy Code
|
|---|
public void setIsLocked ( |
true if the key's mode is enabled, or false otherwise.
See Also