OnSortingChanged()
Called when sorting changes and dispatches the MultiColumnHeader.sortingChanged event.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Method
- Namespace: UnityEditor.IMGUI.Controls
- Assembly: UnityEditor.CoreModule
protected virtual void OnSortingChanged()
Remarks
Can be overridden to control the dispatching of the MultiColumnHeader.sortingChanged event.