Share via


Overview | Methods | This Package | All Packages

OverviewMethodsThis PackageAll Packages

ProgressBar.getStep

Retrieves the step increment for the ProgressBar control.

Syntax

public final int getStep()

Return Value

Returns an integer that identifies the current step increment.

Remarks

The step increment is the amount by which a call to increment increases the progress bar's current position.

See Also   setStep