LifecycleObserverRegisterSupport extension
Methods
-
registerLifecycleObserver(
LifecycleObserver observer, {LifecycleState? startWith, bool fullCycle = true}) → void -
Available on ILifecycleRegistry, provided by the LifecycleObserverRegisterSupport extension
-
registerLifecycleObserverToOwner<
LO extends LifecycleOwner> (LifecycleObserver observer, [bool cycleCompanionOwner = false]) → void -
Available on ILifecycleRegistry, provided by the LifecycleObserverRegisterSupport extension