SetValueToMaximum Method (UIASlider)

Class

UIASlider.

Action

Sets the Slider to the maximum position.

Syntax

C#
slider.SetValueToMaximum()
VB
slider.SetValueToMaximum()