Version: 2021.2
public int currentStep ;

描述

Returns the current step for this progress indicator.

Returns -1 if this indicator does not report progress in steps. To set the type of steps that the progress window displays, use Progress.Item.SetStepLabel.

See Also: Progress.Item.Report, Progress.Item.totalSteps, Progress.Item.stepLabel, Progress.Item.SetStepLabel.