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

BaseListView.makeHeader

public Func<VisualElement> makeHeader;

Description

This callback allows the user to make their own header for this control.

Setting this callback will override the showFoldoutHeader and the headerTitle properties.