Search
VirtualKeyboard.getAltGrLocked Method
See Also
 






Gets the state of the AltGr key.

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

 Syntax

Java  Copy Code

public static boolean getAltGrLocked ()

 Return Value

true if AltGr is held down, or false otherwise.

 See Also