Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


makeCell

Callback for constructing the VisualElement that is the template for each cell of the column.
Read time 1 minuteLast updated 6 days ago

Definition

public Func<VisualElement> makeCell { get; set; }