headerTitle
This property controls the text of the foldout header when using _showFoldoutHeader.
Read time 1 minuteLast updated 11 days ago
Definition
- Type: Property
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
public string headerTitle { get; set; }
Remarks
If the _makeHeader callback is set, this property gets overridden and the title is not shown.