scope-life.md 412 B

net / androidx.lifecycle / scopeLife

scopeLife

fun ViewModel.scopeLife(dispatcher: CoroutineDispatcher = Dispatchers.Main, block: suspend CoroutineScope.() ->Unit):AndroidScope

在ViewModel被销毁时取消协程作用域