Minimum Property (UIASlider)
Class
UIASlider
.
Action
Gets the minimum progress value.
Syntax
C#
protected
Double
Minimum { get; }
VB
'Declaration Protected Read Property Minimum As
Double
Access
Read only.