bindScope |
Bind given scope to current LifecycleOwner fun LifecycleOwner.bindScope(scope: Scope, event: Event = Lifecycle.Event.ON_DESTROY): Unit |
currentScope |
val LifecycleOwner. |
lifecycleScope |
Get current Koin scope, bound to current lifecycle val LifecycleOwner.lifecycleScope: Scope |
scope |
val LifecycleOwner. |