Identifies special Keys.
Namespace: MindFusion.Scheduling
File: Enum.js
JavaScript Copy Code |
---|
// enum |
Member name | Description | |
---|---|---|
Alt |
Indicates the ALT modifier key. |
|
Control |
Indicates the CTRL modifier key. |
|
None |
No key pressed. |
|
Shift |
Indicates the SHIFT modifier key. |
JavaScript Pack Programmer's Guide | © 2024 MindFusion |