Version: 2021.3
언어: 한국어
public int totalSteps ;

설명

Returns the total number of steps, from start to finish, 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.currentStep, Progress.stepLabel, Progress.Item.SetStepLabel.