Identifies special Keys.
Namespace: MindFusion.Scheduling
Package: Calendar.js
JavaScript
![]() |
---|
// enum |
Member name | Description | |
---|---|---|
![]() |
Alt |
Value: 3. The ALT modifier key. |
![]() |
Control |
Value: 2. The CTRL modifier key. |
![]() |
None |
Value: 0. No key pressed. |
![]() |
Shift |
Value: 1. The SHIFT modifier key. |