GuidesAPI ReferenceRelease Notes
HomeLog InHome
Guides

BlazeMomentsPlayerHeaderGradientStyle - iOS

The BlazeMomentsPlayerHeaderGradientStyle struct represents the gradient configuration for the moments view.

Properties

isVisible

var isVisible: Bool

A flag indicates whether the gradient is visible.

startColor

var startColor: UIColor

The start color of the gradient.

endColor

var endColor: UIColor

The end color of the gradient.


Did this page help you?