currentStep property

int currentStep
final

The current step of the scrollbar. The value of this parameter must be less than the value of the totalSteps parameter.

Implementation

final int currentStep;