Header menu logo fable-electron-docs-api

GetSystemIdleState Type

Union cases

Union case Description

Active

Full Usage: Active

Idle

Full Usage: Idle

Locked

Full Usage: Locked

Unknown

Full Usage: Unknown

Instance members

Instance member Description

this.IsActive

Full Usage: this.IsActive

Returns: bool
Returns: bool

this.IsIdle

Full Usage: this.IsIdle

Returns: bool
Returns: bool

this.IsLocked

Full Usage: this.IsLocked

Returns: bool
Returns: bool

this.IsUnknown

Full Usage: this.IsUnknown

Returns: bool
Returns: bool

Type something to start searching.