TemplateContextMenuOption

data class TemplateContextMenuOption(val availabilityStatus: TemplateDashboardBehavior? = null)

Constructors

Link copied to clipboard
constructor(availabilityStatus: TemplateDashboardBehavior? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The availability status of the context menu options. If the value of this property is set to ENABLED , dashboard readers can interact with the context menu.