currentIndex property

int currentIndex
final

The index into items of the current active item.

Must be between 0 and the number of tabs minus 1, inclusive.

Implementation

final int currentIndex;