extraSpaceBeforeIconAndLabel
Value to control the spacing before the default icon and label. Can be used e.g for placing a toggle button to the left of the content.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Property
- Namespace: UnityEditor.IMGUI.Controls
- Assembly: UnityEditor.CoreModule
protected float extraSpaceBeforeIconAndLabel { get; set; }
Remarks
Use this value to make space for other GUI controls before the default icon and label.