LifecycleOwnerComposeUIViewControllerDelegate
sealed interface LifecycleOwnerComposeUIViewControllerDelegate : ComposeUIViewControllerDelegate, LifecycleOwner(source)
Represents both a ComposeUIViewControllerDelegate and a LifecycleOwner.
Functions
Link copied to clipboard
Bind LifecycleOwnerComposeUIViewControllerDelegate to SavedStateSupport. When SavedStateSupport.clear is called, we move the lifecycle to Lifecycle.State.DESTROYED.
Link copied to clipboard
Move to Lifecycle.State.DESTROYED.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard