GuidesAPI ReferenceRelease Notes
HomeLog InHome
Guides

BlazeStoryPlayerTitleTextStyle - iOS

The BlazeStoryPlayerTitleTextStyle struct represents the style and appearance of text used in a story.

Properties

font

var font: UIFont

The font of the text.

textColor

var textColor: UIColor

The color of the text.

isVisible

var isVisible: Bool

Indicates whether the text is visible.


Did this page help you?