bind

abstract fun bind(binding: B, viewModel: VM)

Implementations must bind viewModel to the given binding.