LifecycleRegistryOwner

Added in 2.0.0
Deprecated in 2.0.0

interface LifecycleRegistryOwner : LifecycleOwner


Summary

Public functions

LifecycleRegistry

Returns the Lifecycle of the provider.

Public functions

getLifecycle

Added in 2.0.0
Deprecated in 2.0.0
fun getLifecycle(): LifecycleRegistry

Returns the Lifecycle of the provider.

Returns
LifecycleRegistry

The lifecycle of the provider.