Version: 2018.1
Experimental: this API is experimental and might be changed or removed in the future.

VisualElement.Sort

Switch to Manual
public void Sort (Comparison<VisualElement> comp);

Parameters

compSorting criteria.

Description

Reorders child elements from this VisualElement contentContainer.