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.
The color shown for the portion of the progress bar that isn’t filled.
var trackTintColor: UIColor? { get set }If you set trackTintColor to nil, the track uses the tint of its parent.