selectedButtonIndex property
The index of the currently selected button.
Used to highlight which button is active. -1 indicates no button is selected.
Implementation
final int selectedButtonIndex;
The index of the currently selected button.
Used to highlight which button is active. -1 indicates no button is selected.
final int selectedButtonIndex;