Version: 2021.3
언어: 한국어
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.