LibraryRefreshState
Inherits: Resource
State for signaling when the library is refreshing
Description
This class provides a shared resource that can be used to monitor library refreshes between different UI components.
Properties
| Type | Name | Default |
|---|---|---|
| bool | is_refreshing | false |
Property Descriptions
is_refreshing
bool is_refreshing = false
Note
There is currently no description for this property. Please help us by contributing one!