BlazeFirstTimeSlideInstructionStyle - iOS
The BlazeFirstTimeSlideInstructionStyle struct represents an instruction to be displayed in the first-time slide.
Properties
headerText
var headerText: BlazeFirstTimeSlideTextStyleThe text content and appearance for the instruction's header.
descriptionText
var descriptionText: BlazeFirstTimeSlideTextStyleThe text content and appearance for the instruction's description.
icon
var icon: UIImage?The image for the instruction's icon.
isVisible
var isVisible: BoolA flag indicating whether the instruction should be visible.
Updated 11 days ago
Did this page help you?
