Optional
alt?: booleanSpecifies whether the Alt key should be pressed.
Optional
ctrl?: booleanSpecifies whether the Ctrl key should be pressed.
Optional
keyOptional key code.
Optional
shift?: booleanSpecifies whether the Shift key should be pressed.
Optional
tool?: KeyboardShortcutTool | FunctionShortcut action.
Keyboard shortcut definition.