ReactiveState
Toggle table of contents
6.0.0-preview.9
android
Platform filter
android
Switch theme
Search in API
ReactiveState
reactivestate-android
/
com.ensody.reactivestate.android
/
LifecycleStateFlow
Lifecycle
State
Flow
fun
LifecycleStateFlow
(
lifecycle
:
Lifecycle
)
:
StateFlow
<
Lifecycle.State
>
A
StateFlow
that tracks the current
Lifecycle.State
.