activeIndex property
Determine which one of the items is currently selected/active
When this updated, the destination from items at activeIndex goes from unselected to selected.
Implementation
final int activeIndex;
Determine which one of the items is currently selected/active
When this updated, the destination from items at activeIndex goes from unselected to selected.
final int activeIndex;