initialIndex property
The initial tab that is selected.
Contract
Throws AssertionError if:
- initialIndex is not within the range '0 <= initialIndex < tabs.length`.
Implementation
final int initialIndex;
The initial tab that is selected.
Throws AssertionError if:
final int initialIndex;