This version of Unity is unsupported.

MultiColumnController.MakeItem

Declaration

public UIElements.VisualElement MakeItem();

Returns

VisualElement A VisualElement for the row.

Description

Creates a VisualElement to use in the virtualization of the collection view. It will create a cell for every visible column.