selectedSecondaryActionIndex property

int selectedSecondaryActionIndex
final

The index of the currently selected secondary action button.

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

Implementation

final int selectedSecondaryActionIndex;