GuidesAPI ReferenceRelease Notes
HomeLog InHome
Guides

BlazeFirstTimeSlideTextStyle - iOS

The BlazeFirstTimeSlideTextStyle struct represents the text content used in the first-time slide's instructions and other text elements.

Properties

text

var text: String

The actual text content.

font

var font: UIFont

The font used for displaying the text.

textColor

var textColor: UIColor

The color of the text.


Did this page help you?