Device.getScrollLockState

Retrieves whether the Scroll Lock modifier of the keyboard is locked.

This is only relevant for keyboard devices.

class Device
bool
getScrollLockState
()

Return Value

Type: bool

%TRUE if Scroll Lock is on for @device

Meta