DashboardImageMenuOption

data class DashboardImageMenuOption(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 image menu. If the value of this property is set to ENABLED , dashboard readers can interact with the image menu.