Sort(Comparison<VisualElement>)
Reorders child elements from this VisualElement contentContainer.
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Method
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
public void Sort(Comparison<VisualElement> comp)
Parameters
The sorting criteria.