net / com.drake.net.utils / androidx.fragment.app.Fragment / scopeLife
scopeLife¶
fun Fragment.scopeLife(lifeEvent: Event = Lifecycle.Event.ON_STOP, dispatcher: CoroutineDispatcher = Dispatchers.Main, block: suspend CoroutineScope.() ->
Unit
):
AndroidScope