isDirty
When set to true, the binding instance updates during the next update cycle. When set to false, the binding instance updates only if a change is detected.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Property
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
public bool isDirty { get; }