Add(SortColumnDescription)
Adds a sort description at the end of the collection.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Method
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
public void Add(SortColumnDescription item)
Parameters
The sort description to add.