autodispose-lifecycle / com.uber.autodispose.lifecycle / LifecycleScopeProvider / correspondingEvents

correspondingEvents

@CheckReturnValue abstract fun correspondingEvents(): CorrespondingEventsFunction<E>

Return
a sequence of lifecycle events. It's recommended to back this with a static instance to avoid unnecessary object allocation.