Version: 2022.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.