trackImage
An image to use for the portion of the track that isn’t filled.
Declaration
var trackImage: UIImage? { get set }Discussion
If you provide a custom image, the trackTintColor property is ignored.
An image to use for the portion of the track that isn’t filled.
var trackImage: UIImage? { get set }If you provide a custom image, the trackTintColor property is ignored.