Search
VirtualKeyboard.getAltLocked Method
See Also
 






Gets the state of the Alt key.

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

 Syntax

Java  Copy Code

public static boolean getAltLocked ()

 Return Value

true if Alt is held down, or false otherwise.

 See Also