UpdateValue
Method in Slider.cs
Last updated
Was this helpful?
Method in Slider.cs
Last updated
Was this helpful?
This is the same as setting the CurrentValue directly.
This is the same as setting the CurrentValue directly.
This is the same as setting the CurrentValue to its current value. This can be used to update the slider's graphic and call the appropriate events in case they weren't called without actually changing the CurrentValue.