new UIListView.ItemControllerView()
Creates a new item controller view object.
constructor(itemProp: symbol, item: any, body: ViewBuilder);
Notes
- This constructor is used by UIListView and should not be used directly by an application.
Related
class ItemControllerView static
A view that’s created automatically for each list item by UIListView.
