BeModifierKeys Enumeration
Numeric mask for a set of modifier keys (control, shift, and alt).
Members
Name | Value | Description |
---|---|---|
Alt | ||
Control | ||
None | ||
Shift |
Defined in
- core/frontend/src/tools/Tool.ts Line 81
Last Updated: 04 December, 2023
Numeric mask for a set of modifier keys (control, shift, and alt).
Name | Value | Description |
---|---|---|
Alt | ||
Control | ||
None | ||
Shift |
Last Updated: 04 December, 2023