startPosition property
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;
Initial position of the slider (0-based index)
Defaults to 0. If out of bounds, will be clamped to valid range.
final int startPosition;