Contents

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.

See Also

Configuring the progress bar