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 _sortingMode to ColumnSortingMode.Default.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Event
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
public event Action columnSortingChanged