pageSize property

int pageSize
final

The number of items that will be fetched at a time.

When it changes, the current progress will be preserved.

Implementation

final int pageSize;