Parameter | Description |
---|---|
item | Item used to determine the indent. |
float Indent for the foldout arrow.
Returns the horizontal foldout offset for an item. This is where the foldout arrow is rendered.
Use this when overriding TreeView<T0>.RowGUI to make custom GUI content for the item.
Additional resources: GetContentIndent.