getListItemView()
Returns the current view, i.e. the view body.
getListItemView(): View | undefined;
Related
class ItemControllerView static
A view that’s created automatically for each list item by UIListView.
Returns the current view, i.e. the view body.
getListItemView(): View | undefined;