Version: 2022.3

Progress.GetStepLabel

切换到手册
public static string GetStepLabel (int id);

参数

id The progress indicator's unique ID.

返回

string The step label.

描述

Gets the label that displays a progress indicator's steps.

See Also: Progress.SetStepLabel, [Progress.GetCurrentStep]], Progress.GetTotalSteps.