Optional
actionThe executing Keybinding Action. May be undefined until the action is known.
The originating keypress event
Are any of the modifiers being pressed
Is the Alt modifier being pressed
Is the Control or Meta modifier being processed
Is the Shift modifier being pressed
The normalized string key, such as "KeyA"
The logical string key, such as "a"
A list of string modifiers applied to this context, such as ["CONTROL"]
True if the given key is being held down such that it is automatically repeating.
True if the Key is Up, else False if down
A keyboard event context