unmount

abstract fun unmount(view: V)

Call this method when the view is unmounted.

Parameters

view

the view being unmounted.