winter-androidx-lifecycle / io.jentz.winter.androidx.lifecycle / androidx.lifecycle.LifecycleOwner

Extensions for androidx.lifecycle.LifecycleOwner

autoDisposeGraph

fun LifecycleOwner.autoDisposeGraph(disposeEvent: Event = Event.ON_DESTROY): Unit

Automatically call WinterInjection.disposeGraph with this when disposeEvent is emitted by androidx.lifecycle.Lifecycle.