KeyModifiers

KeyModifiers

Enumerates Modifier Keys. Note this enumeration may not correspond with JavaScript key codes for the corresponding keys.

Index

Enumeration Members

Enumeration Members

KeyModifiers.Alt
Alt: 4

The alt key

KeyModifiers.Command
Command: 16

The command key

KeyModifiers.Control
Control: 8

The control key

KeyModifiers.None
None: 0

No modifier key

KeyModifiers.Shift
Shift: 2

The shift key