index property

int index
final

The current page index. It must be greater than 0 and less than children.length.

Implementation

final int index;