Search
VirtualKeyboard.getControlLocked Method
See Also
 






Gets the state of the Control key.

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

 Syntax

Java  Copy Code

public static boolean getControlLocked ()

 Return Value

true if Control is held down, or false otherwise.

 See Also