🌈 Create new beautiful Compose Gradients with our new wesite ->
Function

removeConnectionToComposeViewContext

Called when AbstractComposeView.composeViewContext is set to null.

removeConnectionToComposeViewContext

Source set: Android
fun removeConnectionToComposeViewContext()

Called when AbstractComposeView.composeViewContext is set to null. This will remove the attachment of this AndroidComposeView from the ComposeViewContext so that it can stop observing when no AndroidComposeViews need it.

Content updated: