offset property

int offset
final

The offset from the start of the remote data source

Example: If amount by page is 10 and the offset is 10 you are viewing the 2nd page

Implementation

final int offset;