MarkDirtyStyles()
Marks the element's resolved styles dirty so the next update re-resolves them, re-reading USS custom property values. The style counterpart of VisualElement.MarkDirtyRepaint.
Read time 1 minuteLast updated 11 days ago
Definition
- Type: Method
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
public void MarkDirtyStyles()