startPosition property

int startPosition
final

Initial position of the slider (0-based index)

Defaults to 0. If out of bounds, will be clamped to valid range.

Implementation

final int startPosition;