Contents

trackTintColor

The color shown for the portion of the progress bar that isn’t filled.

Declaration

var trackTintColor: UIColor? { get set }

Discussion

If you set trackTintColor to nil, the track uses the tint of its parent.

See Also

Configuring the progress bar