{% setvar book_path %}/reference/kotlin/androidx/_book.yaml{% endsetvar %} {% include "_shared/_reference-head-tags.html" %}

LifecycleRegistryOwner

interface LifecycleRegistryOwner : LifecycleOwner


Summary

Public functions

LifecycleRegistry

Returns the Lifecycle of the provider.

Public functions

getLifecycle

fun getLifecycle(): LifecycleRegistry

Returns the Lifecycle of the provider.

Returns
LifecycleRegistry

The lifecycle of the provider.