BlazeStoryPlayerFirstTimeSlideInstructionsStyle - Android
The BlazeStoryPlayerFirstTimeSlideInstructionsStyle class represents a list of instructions for navigating the first-time slide in Blaze stories.
Properties
forward
var forward: BlazeFirstTimeSlideInstructionStyleThe instruction for moving forward in stories.
pause
var pause: BlazeFirstTimeSlideInstructionStyleThe instruction for pausing the stories.
backward
var backward: BlazeFirstTimeSlideInstructionStyleThe instruction for moving backward in stories.
transition
var transition: BlazeFirstTimeSlideInstructionStyleThe instruction for transitioning between stories.
customs
var customs: List<BlazeFirstTimeSlideInstructionStyle>Custom instructions - If this list is not empty, it will be added to the end of the default instructions.
Updated 11 days ago
Did this page help you?
