Search
VirtualKeyboard.getScrollLocked Method
See Also
 






Gets the state of the Scroll-lock key.

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

 Syntax

Java  Copy Code

public static boolean getScrollLocked ()

 Return Value

true if Scroll-lock mode is enabled, or false otherwise.

 See Also