An object which holds the results of parsing a keystroke.
Whether 'Alt' appears in the keystroke.
'Alt'
Whether 'Cmd' appears in the keystroke.
'Cmd'
Whether 'Ctrl' appears in the keystroke.
'Ctrl'
The primary key for the keystroke.
Whether 'Shift' appears in the keystroke.
'Shift'
Generated using TypeDoc
An object which holds the results of parsing a keystroke.