progressImage
An image to use for the portion of the progress bar that’s filled.
Declaration
var progressImage: UIImage? { get set }Discussion
If you provide a custom image, the progressTintColor property is ignored.
An image to use for the portion of the progress bar that’s filled.
var progressImage: UIImage? { get set }If you provide a custom image, the progressTintColor property is ignored.