sortColumnAscending
Whether the sorting order is ascending, true, or descending, false.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Property
- Namespace: UnityEditor.Profiling
- Assembly: UnityEditor.CoreModule
public bool sortColumnAscending { get; }
Remarks
Use the HierarchyFrameDataView.Sort method to resort the view.