Contents

maximumTrackTintColor

The color used to tint the default maximum track images.

Declaration

var maximumTrackTintColor: UIColor? { get set }

Discussion

Setting this property resets the maximum track 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 maximum track images.

See Also

Changing the slider’s appearance