DecreaseSmall Method (UIASlider)

Class

UIASlider.

Action

Decreases the value of the Slider by a small amount.

Syntax

C#
slider.DecreaseSmall()
VB
slider.DecreaseSmall()