pageSize property

int pageSize
final

Size of the page. HugeListView only keeps a few pages of items in memory any time.

Implementation

final int pageSize;