Experimental: this API is experimental and might be changed or removed in the future.

ListView.makeItem

切换到手册
public Func<VisualElement> makeItem ;

描述

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.