$ListViewerStateExtension extension
Properties
- hasBlocked → bool
-
Available on ListViewerState, provided by the $ListViewerStateExtension extension
Returns true ifblocked
is not null, otherwise false.no setter - hasNotBlocked → bool
-
Available on ListViewerState, provided by the $ListViewerStateExtension extension
Returns true ifblocked
is null, otherwise false.no setter - hasNotUnknown → bool
-
Available on ListViewerState, provided by the $ListViewerStateExtension extension
Returns true if this object has not unknown objects, otherwise false.no setter - hasUnknown → bool
-
Available on ListViewerState, provided by the $ListViewerStateExtension extension
Returns true if this object has unknown objects, otherwise false.no setter - isMuted → bool
-
Available on ListViewerState, provided by the $ListViewerStateExtension extension
Returns true or false frommuted
.no setter - isNotMuted → bool
-
Available on ListViewerState, provided by the $ListViewerStateExtension extension
Returns negated true or false frommuted
.no setter