Abstract
Constructs a new Keyboard Shortcut
Main keys supported by the shortcut
Shortcut key modifiers
Readonly
isReadonly
keysReadonly
modifiersAbstract
Readonly
nameAbstract
executeExecutes the keyboard shortcuts
The viewer to interact with
Whether the user is holding the keyboard keys combination
Note: isHolding true
means this is at least the second time the function is called for one event loop (down => up)
Get the shortcut in string format to display it
Returns whether the shortcut matches the given input keyboard event state
Base class for Keyboard Shortcuts