Contents

thumbTintColor

The color used to tint the default thumb images.

Declaration

var thumbTintColor: UIColor? { get set }

Discussion

Setting this property resets the thumb images back to the slider’s default images; any custom images are released by the slider. Setting this property to nil resets the tint color to the default and removes any custom thumb images.

See Also

Changing the slider’s appearance