DashboardContextMenuOption

data class DashboardContextMenuOption(val availabilityStatus: DashboardBehavior? = null)

Constructors

Link copied to clipboard
constructor(availabilityStatus: DashboardBehavior? = 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.