totalHeight
Returns the sum of the TreeView row heights, the MultiColumnHeader height (if used) and the border (if used).
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Property
- Namespace: UnityEditor.IMGUI.Controls
- Assembly: UnityEditor.CoreModule
public float totalHeight { get; }