GuidesAPI ReferenceRelease Notes
HomeLog InHome
Guides

BlazeFirstTimeSlideInstructionStyle - Android

Properties

headerText

var headerText: BlazeFirstTimeSlideTextStyle

The header text of the First Time Slide instruction.

descriptionText

var descriptionText: BlazeFirstTimeSlideTextStyle

The description text of the First Time Slide instruction.

iconDrawableResId

@DrawableRes var iconDrawableResId: Int

The icon drawable resource ID for the First Time Slide instruction.

isVisible

var isVisible: Boolean

A flag indicating whether the First Time Slide instruction is visible.


Did this page help you?