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