KeyboardShortcutMsg Type
Union cases
| Union case | Description |
Full Usage:
AltC
|
|
Full Usage:
AltShiftZ
|
|
Full Usage:
AltV
|
|
Full Usage:
AltZ
|
|
Full Usage:
CtrlS
|
|
Full Usage:
DEL
|
Instance members
| Instance member | Description |
Full Usage:
this.IsAltC
Returns: bool
|
|
Full Usage:
this.IsAltShiftZ
Returns: bool
|
|
Full Usage:
this.IsAltV
Returns: bool
|
|
Full Usage:
this.IsAltZ
Returns: bool
|
|
Full Usage:
this.IsCtrlS
Returns: bool
|
|
Full Usage:
this.IsDEL
Returns: bool
|
|