unbind

abstract fun unbind(view: V)

Call this method when the view is unbound.

Parameters

view

the view being unbound.