Version: 2018.3 (switch to 2019.1)
LanguageEnglish
  • C#
Experimental: this API is experimental and might be changed or removed in the future.

ListView.makeItem

public Func<VisualElement> makeItem;

Description

Callback for constructing the VisualElement that will serve as the template for each recycled and re-bound element in the list. This property must be set for the list view to function.

Did you find this page useful? Please give it a rating: