$ListViewerStateExtension extension

on

Properties

hasBlocked bool

Available on ListViewerState, provided by the $ListViewerStateExtension extension

Returns true if blocked is not null, otherwise false.
no setter
hasNotBlocked bool

Available on ListViewerState, provided by the $ListViewerStateExtension extension

Returns true if blocked 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 from muted.
no setter
isNotMuted bool

Available on ListViewerState, provided by the $ListViewerStateExtension extension

Returns negated true or false from muted.
no setter