GenericListViewWidget.setItemCount

Sets the count of available items in the list. This will not allocate any items, but it will adjust the scroll bars and try to load items up to this count on-demand as they appear visible.

class GenericListViewWidget
void
setItemCount
(
int count
)

Meta