AboutSupportDeveloper GuideVersion 35.120.79.5

Generated when a keyboard shortcut defined in the hotkeys array in Window options is pressed inside the window.

Remarks

For reference on keyboard event properties see KeyboardEvent.

Hierarchy

  • HotkeyEvent

Properties

altKey: boolean
code: string
command?: string
ctrlKey: boolean
inputType: "keyUp" | "keyDown"
key: string
metaKey: boolean
name: string
repeat: boolean
shiftKey: boolean
topic: "window"
type: "hotkey"
uuid: string