columnIndexForTreeFoldouts
When using a MultiColumnHeader this value should be set to the column index in which the foldout arrows should appear.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Property
- Namespace: UnityEditor.IMGUI.Controls
- Assembly: UnityEditor
protected int columnIndexForTreeFoldouts { get; set; }
Remarks
The default value is 0, so by default the foldouts are shown in the first column.