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: 24 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.