detach From Parent Registry
fun detachFromParentRegistry()
Content copied to clipboard
Must be called whenever the owning view is detached from a window. Must be matched with a call to attachToParentRegistry.
Calls StateRegistryAggregator.detachFromParentRegistry – see that method for more information.