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

Column.makeCell

public Func<VisualElement> makeCell;

Description

Callback for constructing the VisualElement that is the template for each cell of the column.