DashboardGeospatialSolidColor

data class DashboardGeospatialSolidColor(val color: String, val state: DashboardGeospatialColorState? = null)

Describes the properties for a solid color

Constructors

Link copied to clipboard
constructor(color: String, state: DashboardGeospatialColorState? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The color and opacity values for the color.

Link copied to clipboard

Enables and disables the view state of the color.