Return true if only the alt-key and shift-key is pressed, false otherwise (e.g. when additionally the platform-modifier-key is pressed).
true
false
Map browser event.
True if only the alt and shift keys are pressed.
stable
Generated using TypeDoc
Return
true
if only the alt-key and shift-key is pressed,false
otherwise (e.g. when additionally the platform-modifier-key is pressed).