| [ Web Proxy ] |
| Viewing: https://docs.unity3d.com/ScriptReference/IMGUI.Controls.TreeView_1.GetRowRect.html | [Back] [Original] |
| Parameter | Description |
|---|---|
| row | Row index. |
Rect Row rect.
Get the rect for a row.
This rect is limited to the visible width of the scroll view. If the TreeView is using a MultiColumnHeader then the total width of all the columns can be found by MultiColumnHeaderState.widthOfAllVisibleColumns
Additional resources: GetRows.
| Web Proxy Viewer | New URL | Original Page |