alskipp/ASValueTrackingSlider

Is there any way to show minimum and maximum value on to the slider?

Closed this issue · 1 comments

As title say, is this possible?

This is functionality isn't provided by the control, but you could use a minimumValueImage and maximumValueImage to display this info (defined in UISlider).