SetBinding(BindingId, Binding)
Assigns a binding between a target and a source.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Method
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
public void SetBinding(BindingId bindingId, Binding binding)
Parameters
Remarks
Passing a value of for binding removes the binding.
null