GuidesAPI ReferenceRelease Notes
HomeLog InHome
Guides

BlazeStoryPlayerProgressBarStyle - iOS

The BlazeStoryPlayerProgressBarStyle struct represents the style configuration for the progress bar in a story.

Properties

backgroundColor

var backgroundColor: UIColor

The background color of the progress bar.

progressColor

var progressColor: UIColor

The progress color of the progress bar.


Did this page help you?