new UIListView​.ItemControllerView
Creates a new item controller view object.
constructor(item: TItem | ItemValueWrapper<TItem>)
Notes
- This constructor is used by UIListView and should not be used directly by an application.
Related
- class ItemControllerView staticA view that’s created automatically for each list item by UIListView.