selectedActionIndex property

int selectedActionIndex
final

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;