LabelDefaultSetting Type
Default setting for a label when the user hasn't configured a preference.
Union cases
| Union case |
Description
|
Full Usage:
Hide
|
Hide the content |
Full Usage:
Ignore
|
Ignore the label |
Full Usage:
Warn
|
Show a warning overlay |
Instance members
| Instance member |
Description
|
Full Usage:
this.IsHide
Returns: bool
|
|
Full Usage:
this.IsIgnore
Returns: bool
|
|
Full Usage:
this.IsWarn
Returns: bool
|
|