Property

LocalLifecycleOwner

The CompositionLocal containing the current LifecycleOwner.

Deprecated

Moved to lifecycle-runtime-compose library in androidx.lifecycle.compose package.

Source set: Common
expect val LocalLifecycleOwner: ProvidableCompositionLocal<LifecycleOwner>

The CompositionLocal containing the current LifecycleOwner.

Deprecated

Moved to lifecycle-runtime-compose library in androidx.lifecycle.compose package.

Source set: Android
actual val LocalLifecycleOwner

Last updated: