sortedAscending
Value that controls if this column is sorted ascending or descending.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Field
- Namespace: UnityEditor.IMGUI.Controls
- Assembly: UnityEditor.CoreModule
public bool sortedAscending
Remarks
Note this state is stored for each column and should only be used if the column is currently the active sorted column which is controlled by MultiColumnHeader.sortedColumnIndex.