bind

open fun bind(@NonNull() view: View)

Binds the current data to the given view. You should bind all fields including unset/emptyfields to ensure proper recycling.