value
Sets the progress value. If the value has changed, dispatches an ChangeEvent<T> of type float.
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Property
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
[CreateProperty]public virtual float value { get; set; }