toggle menu
core
common
switch theme
search in API
core
/
com.erolc.mrouter.utils
/
repeatOnLifecycle
repeat
On
Lifecycle
suspend
fun
LifecycleOwner
.
repeatOnLifecycle
(
state
:
Lifecycle.State
,
block
:
suspend
CoroutineScope
.
(
)
->
Unit
)