GuidesAPI ReferenceRelease Notes
HomeLog InHome
Guides

BlazeMomentsPlayerHeaderGradientStyle - Android

The BlazeMomentsPlayerHeaderGradientStyle class represents the header gradient configuration for the moments view.

Properties

isVisible

var isVisible: Boolean

A flag indicates whether the gradient is visible.

startColor

var startColor: Int

The start color of the gradient.

endColor

var endColor: Int

The end color of the gradient.


Did this page help you?