alskipp / ASValueTrackingSlider

A UISlider subclass that displays the slider value in a popup view
MIT License
1.84k stars 235 forks source link

Is there a way to change thumb color for slider? #38

Closed hagile closed 8 years ago

hagile commented 8 years ago

As title say, Is this possible?

alskipp commented 8 years ago

Use thumbTintColor (defined in UISlider)