static let all: EventModifiers
All possible modifier keys.
全ての可能な修飾子キー。
static let capsLock : EventModifiers
The Caps Lock key.
Caps Lockキー。
static let command: EventModifiers
The Command key.
Commandキー。
static let control: EventModifiers
The Control key.
Controlキー。
static let numericPad : EventModifiers
Any key on the numeric keypad.
数値キーパッド上の何らかのキー。
static let option: EventModifiers
The Option key.
Optionキー。
static let shift: EventModifiers
The Shift key.
Shiftキー。