Header menu logo fable-electron-docs-api

Modifiers Type

Union cases

Union case Description

Alt

Full Usage: Alt

CapsLock

Full Usage: CapsLock

Cmd

Full Usage: Cmd

Command

Full Usage: Command

Control

Full Usage: Control

Ctrl

Full Usage: Ctrl

IsAutoRepeat

Full Usage: IsAutoRepeat

IsKeypad

Full Usage: IsKeypad

Left

Full Usage: Left

LeftButtonDown

Full Usage: LeftButtonDown

Meta

Full Usage: Meta

MiddleButtonDown

Full Usage: MiddleButtonDown

NumLock

Full Usage: NumLock

Right

Full Usage: Right

RightButtonDown

Full Usage: RightButtonDown

Shift

Full Usage: Shift

Instance members

Instance member Description

this.IsAlt

Full Usage: this.IsAlt

Returns: bool
Returns: bool

this.IsCapsLock

Full Usage: this.IsCapsLock

Returns: bool
Returns: bool

this.IsCmd

Full Usage: this.IsCmd

Returns: bool
Returns: bool

this.IsCommand

Full Usage: this.IsCommand

Returns: bool
Returns: bool

this.IsControl

Full Usage: this.IsControl

Returns: bool
Returns: bool

this.IsCtrl

Full Usage: this.IsCtrl

Returns: bool
Returns: bool

this.IsIsAutoRepeat

Full Usage: this.IsIsAutoRepeat

Returns: bool
Returns: bool

this.IsIsKeypad

Full Usage: this.IsIsKeypad

Returns: bool
Returns: bool

this.IsLeft

Full Usage: this.IsLeft

Returns: bool
Returns: bool

this.IsLeftButtonDown

Full Usage: this.IsLeftButtonDown

Returns: bool
Returns: bool

this.IsMeta

Full Usage: this.IsMeta

Returns: bool
Returns: bool

this.IsMiddleButtonDown

Full Usage: this.IsMiddleButtonDown

Returns: bool
Returns: bool

this.IsNumLock

Full Usage: this.IsNumLock

Returns: bool
Returns: bool

this.IsRight

Full Usage: this.IsRight

Returns: bool
Returns: bool

this.IsRightButtonDown

Full Usage: this.IsRightButtonDown

Returns: bool
Returns: bool

this.IsShift

Full Usage: this.IsShift

Returns: bool
Returns: bool

Type something to start searching.