tooling
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
tooling
tooling-decompose
/
dev.datlag.tooling.decompose.lifecycle
/
withLocalLifecycle
with
Local
Lifecycle
@
Composable
fun
<
T
>
Flow
<
T
>
.
withLocalLifecycle
(
minActiveState
:
Lifecycle.State
=
Lifecycle.State.STARTED
)
:
Flow
<
T
>
(
source
)