Enumeration: modifierKeys
Defined in: packages/blockly/core/shortcut_registry.ts:447
Supported modifiers.
Enumeration Members
Shift
Shift: 16;
Defined in: packages/blockly/core/shortcut_registry.ts:448
Control
Control: 17;
Defined in: packages/blockly/core/shortcut_registry.ts:449
Alt
Alt: 18;
Defined in: packages/blockly/core/shortcut_registry.ts:450
Meta
Meta: 91;
Defined in: packages/blockly/core/shortcut_registry.ts:451