bindTo
fun LifecycleOwnerComposeUIViewControllerDelegate.bindTo(savedStateSupport: SavedStateSupport)(source)
Bind LifecycleOwnerComposeUIViewControllerDelegate to SavedStateSupport. When SavedStateSupport.clear is called, we move the lifecycle to Lifecycle.State.DESTROYED.