bind
Creates a new binding to observe the specified property from any (currently bound) object.
get bind(): Binding.BindProperty<T>;
Related
class Binding
A class that represents a property binding.
Creates a new binding to observe the specified property from any (currently bound) object.
get bind(): Binding.BindProperty<T>;