BlazeStoryPlayerFirstTimeSlideStyle - Android
The BlazeStoryPlayerFirstTimeSlideStyle class represents the style configuration for the first-time slide in Blaze stories.
For step-by-step customization, see First time slide customization and Viewer onboarding slide.

Properties
show
var show: BooleanDetermines whether the first-time slide should be shown when a new user is detected.
cta
var cta: BlazeFirstTimeSlideCTAStyleThe style configuration for the Call to Action (CTA) button.
backgroundColorResId
@ColorRes var backgroundColorResId: IntThe background color of the first-time slide. Note - this is color resource identifier, and not an int color.
mainTitle
var mainTitle: BlazeFirstTimeSlideTextStyleThe main title text of the first-time slide.
subtitle
var subtitle: BlazeFirstTimeSlideTextStyleThe subtitle text of the first-time slide.
instructions
var instructions: BlazeStoryPlayerFirstTimeSlideInstructionsStyleThe instructions included in the first-time slide.
Updated 11 days ago
Did this page help you?
