GuidesAPI ReferenceRelease Notes
HomeLog InHome
Guides

BlazeStoryPlayerHeaderGradientStyle - Android

The BlazeStoryPlayerHeaderGradientStyle class represents the gradient configuration for the story's 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?