Interface: IKeyCombination

IKeyCombination

Properties

alt

alt: boolean

Indicates whether or not the alt key should be pressed


ctrl

ctrl: boolean

Indicates whether or not the ctrl key should be pressed


keycode

keycode: number

Represents the key code of the last key which needs to be pressed in the combination


shift

shift: boolean

Indicates whether or not the shift key should be pressed