GuidesAPI ReferenceRelease Notes
HomeLog InHome
Guides

BlazeFirstTimeSlideTextStyle - Android

Properties

text

var text: String

The title text of the First Time Slide.

fontResId

@FontRes var fontResId: Int?

The title font id of the First Time Slide.

textColorResId

@ColorRes var textColorResId: Int

The title text color of the First Time Slide.

textSize

var textSize: Float

The title text size of the First Time Slide.


Did this page help you?