1
0

scope-life.md 416 B

net / com.drake.net.utils / androidx.lifecycle.LifecycleOwner / scopeLife

scopeLife

fun LifecycleOwner.scopeLife(lifeEvent: Event = Lifecycle.Event.ON_DESTROY, block: suspend CoroutineScope.() ->Unit):AndroidScope