KeyEvent.isModifier

Extracts whether the key event is for a modifier key.

class KeyEvent
bool
isModifier
()

Return Value

Type: bool

%TRUE if the @event is for a modifier key

Meta