Shade
Toggle table of contents
latest
common
Target filter
common
Switch theme
Search in API
Skip to content
Shade
lights
/
inkapplications.shade.lights.events
/
ColorInfoEvent
Color
Info
Event
@
Serializable
data
class
ColorInfoEvent
(
val
color
:
Color
)
Information about a light's color and color capabilities.
Members
Constructors
Color
Info
Event
Link copied to clipboard
constructor
(
color
:
Color
)
Properties
color
Link copied to clipboard
@
SerialName
(
value
=
"xy"
)
@
Serializable
(
with
=
Chromaticity.ColorSerializer::class
)
val
color
:
Color
Current color of the light