Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


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

protected int columnIndexForTreeFoldouts { get; set; }

Remarks

The default value is 0, so by default the foldouts are shown in the first column.