toggle menu
Litho
androidJvm
switch theme
search in API
litho-core
/
com.facebook.litho.viewcompat
/
ViewBinder
/
unbind
unbind
abstract
fun
unbind
(
view
:
V
)
Cleans up a view that goes off screen after it has already been bound.
Parameters
view
the view to unbind.