selectedButtonIndex property

int selectedButtonIndex
final

The index of the currently selected button.

Used to highlight which button is active. -1 indicates no button is selected.

Implementation

final int selectedButtonIndex;