treeViewRect
The Rect the TreeView is being rendered to.
Read time 1 minuteLast updated 11 days ago
Definition
- Type: Property
- Namespace: UnityEditor.IMGUI.Controls
- Assembly: UnityEditor.CoreModule
protected Rect treeViewRect { get; set; }
Remarks
This includes the MultiColumnHeader if used.