ReactiveState
Toggle table of contents
6.0.0-preview.9
common
Platform filter
common
Switch theme
Search in API
ReactiveState
reactivestate-core
/
com.ensody.reactivestate
/
SimpleCoroutineLauncher
/
loading
loading
override
val
loading
:
MutableStateFlow
<
Int
>
The default loading tracker.
Use
increment
/
decrement
to safely update the loading counter.