BlazeMomentsPlayerHeadingTextStyle - iOS
The BlazeMomentsPlayerHeadingTextStyle struct represents the style of text used for a moment's heading.
Properties
font
var font: UIFontThe font of the text.
textColor
var textColor: UIColorThe color of the text.
isVisible
var isVisible: BoolIndicates whether the text should be visible.
contentSource
var contentSource: BlazeMomentsPlayerHeadingTextStyle.ContentSourceA type that determines which field will be displayed in the moment's header text.
ContentSource
| Value | Description |
|---|---|
title | Heading text will display the title field. |
subtitle | Heading text will display subtitle field. |
Updated 11 days ago
Did this page help you?
