stepLabel
Returns the label that displays the progress indicator's steps.
Read time 1 minuteLast updated 5 days ago
Definition
- Type: Property
- Namespace: UnityEditor
- Assembly: UnityEditor.CoreModule
public string stepLabel { get; }
Remarks
Additional Resources: Progress.Item.SetStepLabel, Progress.Item.currentStep, Progress.Item.totalSteps, Progress.SetStepLabel, Progress.GetStepLabel.