Shade
Toggle table of contents
latest
common
Target filter
common
Switch theme
Search in API
Skip to content
Shade
button
/
inkapplications.shade.button.structures
/
ButtonMetadata
Button
Metadata
@
Serializable
data
class
ButtonMetadata
(
val
controlId
:
Int
)
Metadata describing a button resource.
Members
Constructors
Button
Metadata
Link copied to clipboard
constructor
(
controlId
:
Int
)
Properties
control
Id
Link copied to clipboard
@
SerialName
(
value
=
"control_id"
)
val
controlId
:
Int
Control identifier of the switch which is unique per device.