detachFromParentRegistry

fun detachFromParentRegistry()

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.