Properties

character: String

The character of the key.

isAltPressed: boolean

Is an alt modifier key pressed.

isCtrlPressed: boolean

Is a ctrl modifier key pressed.

isKeyDown: boolean

Is the key pressed down.

isShiftPressed: boolean

Is a shift modifier key pressed.

keyCode: Number

The virtual key code of the key.

scanCode: Number

The scan code of the key.

Generated using TypeDoc