TemplateVisualSubtitleLabelOptions

data class TemplateVisualSubtitleLabelOptions(val formatText: TemplateLongFormatText? = null, val visibility: Any? = null)

Constructors

Link copied to clipboard
constructor(formatText: TemplateLongFormatText? = null, visibility: Any? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The long text format of the subtitle label, such as plain text or rich text.

Link copied to clipboard
val visibility: Any? = null

The visibility of the subtitle label.