Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

MultiColumnHeader.OnSortingChanged

Declaration

protected void OnSortingChanged();

Description

Called when sorting changes and dispatches the sortingChanged event.

Can be overridden to control the dispatching of the sortingChanged event.