UpdateValue
Method in Slider.cs
Last updated
Method in Slider.cs
Last updated
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.