Shade
Toggle table of contents
latest
common
Target filter
common
Switch theme
Search in API
Skip to content
Shade
lights
/
inkapplications.shade.lights.structures
/
PowerupPowerState
/
StaticPower
Static
Power
data
class
StaticPower
(
val
powerValue
:
PowerValue
)
:
PowerupPowerState
Set a static on/off state when power is restored.
Members
Constructors
Static
Power
Link copied to clipboard
constructor
(
powerValue
:
PowerValue
)
Properties
power
Value
Link copied to clipboard
val
powerValue
:
PowerValue
Power state to restore when the light turns on.