$KnownContentLabelPrefVisibilityExtension extension
Properties
- isHide → bool
-
Available on KnownContentLabelPrefVisibility, provided by the $KnownContentLabelPrefVisibilityExtension extension
Returns true if this value is hide, otherwise false.no setter - isIgnore → bool
-
Available on KnownContentLabelPrefVisibility, provided by the $KnownContentLabelPrefVisibilityExtension extension
Returns true if this value is ignore, otherwise false.no setter - isNotHide → bool
-
Available on KnownContentLabelPrefVisibility, provided by the $KnownContentLabelPrefVisibilityExtension extension
Returns true if this value is not hide, otherwise false.no setter - isNotIgnore → bool
-
Available on KnownContentLabelPrefVisibility, provided by the $KnownContentLabelPrefVisibilityExtension extension
Returns true if this value is not ignore, otherwise false.no setter - isNotShow → bool
-
Available on KnownContentLabelPrefVisibility, provided by the $KnownContentLabelPrefVisibilityExtension extension
Returns true if this value is not show, otherwise false.no setter - isNotWarn → bool
-
Available on KnownContentLabelPrefVisibility, provided by the $KnownContentLabelPrefVisibilityExtension extension
Returns true if this value is not warn, otherwise false.no setter - isShow → bool
-
Available on KnownContentLabelPrefVisibility, provided by the $KnownContentLabelPrefVisibilityExtension extension
Returns true if this value is show, otherwise false.no setter - isWarn → bool
-
Available on KnownContentLabelPrefVisibility, provided by the $KnownContentLabelPrefVisibilityExtension extension
Returns true if this value is warn, otherwise false.no setter
Methods
-
toUnion(
) → UContentLabelPrefVisibility -
Available on KnownContentLabelPrefVisibility, provided by the $KnownContentLabelPrefVisibilityExtension extension
Returns this value as UContentLabelPrefVisibility.