RemoveAt(int)
Removes the sort description at the specified index.
Read time 1 minuteLast updated 13 days ago
Definition
- Type: Method
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
public void RemoveAt(int index)
Parameters
The index of the sort description to remove.