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