LabelVisibility Type
User's preferred visibility for a label.
Union cases
| Union case |
Description
|
Full Usage:
Hide
|
Hide the content |
Full Usage:
Show
|
Show content normally |
Full Usage:
Warn
|
Show a warning overlay |
Instance members
| Instance member |
Description
|
Full Usage:
this.IsHide
Returns: bool
|
|
Full Usage:
this.IsShow
Returns: bool
|
|
Full Usage:
this.IsWarn
Returns: bool
|
|