selectedIndex property

int selectedIndex
final

This indicates the selected icon in a NaviBar. Defaults to selectedIndex = 0, which selects the first icon from the left.

Implementation

final int selectedIndex;