bindingMode
Controls how this binding should be updated. The default value is BindingMode.TwoWay.
Read time 1 minuteLast updated 8 days ago
Definition
- Type: Property
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
[CreateProperty]public BindingMode bindingMode { get; set; }