Modifier keys state.
@:implread onlyalts:Bool
If true one or more Alt keys were held down.
@:implread onlycapsLock:Bool
If true the Caps Lock key is enabled.
@:implread onlycontrols:Bool
If true one or more Control keys were held down.
@:implread onlynumLock:Bool
If true the Num Lock key is enabled.
@:implread onlyshifts:Bool
If true one or more Shift keys were held down.
@:implread onlysupers:Bool
If true one or more Super keys were held down.