count property

int count
final

Indicates the number of cases where paging has occurred.

Note that this number does not indicate how many pages out of all the pages, but rather how many times paging has occurred from the root page.

Implementation

final int count;