selectedIndex property

int selectedIndex
final

Index of the currently selected segment.

Must be between 0 and segments.length - 1.

Implementation

final int selectedIndex;