LifecycleRegistryOwner
-
android
interface LifecycleRegistryOwner : LifecycleOwner
Summary
Public functions |
||
|---|---|---|
LifecycleRegistry |
Returns the Lifecycle of the provider. |
android
|
Public functions
getLifecycle
fungetLifecycle(): LifecycleRegistry
Returns the Lifecycle of the provider.
| Returns | |
|---|---|
LifecycleRegistry |
The lifecycle of the provider. |