LifecycleObserverRegisterSupport extension

on

Methods

registerLifecycleObserver(LifecycleObserver observer, {LifecycleState? startWith, bool fullCycle = true}) → void
registerLifecycleObserverToOwner<LO extends LifecycleOwner>(LifecycleObserver observer, [bool cycleCompanionOwner = false]) → void