CommandPlanStatus Type
Public contract type exposed by this FS.Skia.UI package.
Union cases
| Union case |
Description
|
Full Usage:
AwaitingApproval
|
|
Full Usage:
Cancelled
|
|
Full Usage:
Completed
|
|
Full Usage:
Executing
|
|
Full Usage:
Failed
|
|
Full Usage:
Planned
|
|
Instance members
| Instance member |
Description
|
Full Usage:
this.IsAwaitingApproval
Returns: bool
|
|
Full Usage:
this.IsCancelled
Returns: bool
|
|
Full Usage:
this.IsCompleted
Returns: bool
|
|
Full Usage:
this.IsExecuting
Returns: bool
|
|
Full Usage:
this.IsFailed
Returns: bool
|
|
Full Usage:
this.IsPlanned
Returns: bool
|
|