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