removedFromDisplay

protected open override fun removedFromDisplay()

This method is invoked by the Render system when the View is no longer included in the Display hierarchy. This happens when the View itself-- or one of it's ancestors--is removed from the Display.


See also