Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


headerTitle

This property controls the text of the foldout header when using BaseListView.showFoldoutHeader.
Read time 1 minuteLast updated 12 days ago

Definition

public string headerTitle { get; set; }

Remarks

If the BaseListView.makeHeader callback is set, this property gets overridden and the title is not shown.