updateTrigger
When set to BindingUpdateTrigger.EveryUpdate, the binding instance updates in every update, regardless of the data source version.
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Property
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
[CreateProperty]public BindingUpdateTrigger updateTrigger { get; set; }