indicatorMaxVisibleDots property

int indicatorMaxVisibleDots
final

The max number of dots to display at a time if count is <= maxVisibleDots indicatorMaxVisibleDots = count must be an odd number that's >= 5.

Implementation

final int indicatorMaxVisibleDots;