Search
VirtualKeyboard.getShiftLocked Method
See Also
 






Gets the state of the Shift key.

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

 Syntax

Java  Copy Code

public static boolean getShiftLocked ()

 Return Value

true if Shift is held down, or false otherwise.

 See Also