Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

BaseListView.headerTitle

public string headerTitle;

Description

This property controls the text of the foldout header when using showFoldoutHeader.

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