Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


bindCell

Callback for binding the specified data item at the given row to the visual element.
Read time 1 minuteLast updated 6 days ago

Definition

public Action<VisualElement, int> bindCell { get; set; }