customFoldoutYOffset
Custom vertical offset of the foldout arrow.
Read time 1 minuteLast updated 13 days ago
Definition
- Type: Property
- Namespace: UnityEditor.IMGUI.Controls
- Assembly: UnityEditor.CoreModule
protected float customFoldoutYOffset { get; set; }
Remarks
When using custom row heights this value is useful for controling the vertical placement of the foldout arrow within the row Rect it is drawn in. By default this value is 0.