Modifier Type
Union cases
| Union case |
Description
|
Full Usage:
Alt
|
|
Full Usage:
AltGr
|
|
Full Usage:
Cmd
|
Alias for Command |
Full Usage:
CmdOrCtrl
|
Alias for CommandOrControl |
Full Usage:
Command
|
macOS only. Use CmdOrCtrl instead. |
Full Usage:
CommandOrControl
|
|
Full Usage:
Control
|
|
Full Usage:
Ctrl
|
Alias for Control |
Full Usage:
Option
|
macOS only. Use Alt instead. |
Full Usage:
Shift
|
|
Full Usage:
Super
|
Mapped to the Windows key on Windows and Linux and the Cmd key on macOS. |
Instance members
| Instance member |
Description
|
Full Usage:
this.IsAlt
Returns: bool
|
|
Full Usage:
this.IsAltGr
Returns: bool
|
|
Full Usage:
this.IsCmd
Returns: bool
|
|
Full Usage:
this.IsCmdOrCtrl
Returns: bool
|
|
Full Usage:
this.IsCommand
Returns: bool
|
|
Full Usage:
this.IsCommandOrControl
Returns: bool
|
|
Full Usage:
this.IsControl
Returns: bool
|
|
Full Usage:
this.IsCtrl
Returns: bool
|
|
Full Usage:
this.IsOption
Returns: bool
|
|
Full Usage:
this.IsShift
Returns: bool
|
|
Full Usage:
this.IsSuper
Returns: bool
|
|
fable-electron-docs-api