Logo FS-Skia-UI

CommandPlanStatus Type

Public contract type exposed by this FS.Skia.UI package.

Union cases

Union case Description

AwaitingApproval

Full Usage: AwaitingApproval

Cancelled

Full Usage: Cancelled

Completed

Full Usage: Completed

Executing

Full Usage: Executing

Failed

Full Usage: Failed

Planned

Full Usage: Planned

Instance members

Instance member Description

this.IsAwaitingApproval

Full Usage: this.IsAwaitingApproval

Returns: bool
Returns: bool

this.IsCancelled

Full Usage: this.IsCancelled

Returns: bool
Returns: bool

this.IsCompleted

Full Usage: this.IsCompleted

Returns: bool
Returns: bool

this.IsExecuting

Full Usage: this.IsExecuting

Returns: bool
Returns: bool

this.IsFailed

Full Usage: this.IsFailed

Returns: bool
Returns: bool

this.IsPlanned

Full Usage: this.IsPlanned

Returns: bool
Returns: bool

Type something to start searching.