Class ProgressBar
A control that displays the progress between a lower and upper bound value.
Inheritance
ProgressBar
Inherited Members
Namespace: UnityEngine.UIElements
Syntax
public class ProgressBar : AbstractProgressBar, IEventHandler, ITransform, ITransitionAnimations, IExperimentalFeatures, IVisualElementScheduler, IResolvedStyle, IBindable, INotifyValueChanged<float>