columnSortingChanged
If a column is clicked to change sorting, this event is raised to allow users to sort the tree view items. For a default implementation, set MultiColumnTreeView.sortingMode to ColumnSortingMode.Default.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Event
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
public event Action columnSortingChanged