DashboardVisualSubtitleLabelOptions

data class DashboardVisualSubtitleLabelOptions(val formatText: DashboardLongFormatText? = null, val visibility: DashboardVisibility? = null)

Constructors

Link copied to clipboard
constructor(formatText: DashboardLongFormatText? = null, visibility: DashboardVisibility? = 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

The visibility of the subtitle label.