LabelSeverity Type
Severity level of a label for UI display.
Union cases
| Union case |
Description
|
Full Usage:
Alert
|
Alert the user |
Full Usage:
Inform
|
Informational only |
Full Usage:
None
|
No inherent severity |
Instance members
| Instance member |
Description
|
Full Usage:
this.IsAlert
Returns: bool
|
|
Full Usage:
this.IsInform
Returns: bool
|
|
Full Usage:
this.IsNone
Returns: bool
|
|