//reactivestate/com.ensody.reactivestate.android/LifecycleStateFlow
LifecycleStateFlow¶
[android]\ fun LifecycleStateFlow(lifecycle: Lifecycle): StateFlow<Lifecycle.State>
A StateFlow that tracks the current Lifecycle.State.
//reactivestate/com.ensody.reactivestate.android/LifecycleStateFlow
[android]\ fun LifecycleStateFlow(lifecycle: Lifecycle): StateFlow<Lifecycle.State>
A StateFlow that tracks the current Lifecycle.State.