Contents

minimumTrackTintColor

The color used to tint the default minimum track images.

Declaration

var minimumTrackTintColor: UIColor? { get set }

Discussion

Setting this property resets the minimum track images back to the slider’s default images; the slider releases any custom images. Setting this property to nil resets the tint color to the default and removes any custom minimum track images.

See Also

Changing the slider’s appearance