BlazeMomentsPlayerFirstTimeSlideInstructionsStyle - Android
The BlazeMomentsPlayerFirstTimeSlideInstructionsStyle class represents a list of instructions for navigating the first-time slide in Blaze moments.
Properties
next
var next: BlazeFirstTimeSlideInstructionStyleThe instruction for going to the next moment.
prev
var prev: BlazeFirstTimeSlideInstructionStyleThe instruction for going to the previous moment.
pause
var pause: BlazeFirstTimeSlideInstructionStyleThe instruction for pausing a moment.
play
var play: BlazeFirstTimeSlideInstructionStyleThe instruction for playing a moment.
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?
