shade
latest
common
structures
/
inkapplications.shade.structures
/
PowerValue
Power
Value
data
class
PowerValue
(
val
on
:
Boolean
)
Describes the power state of a device.
Constructors
Properties
Constructors
Power
Value
Link copied to clipboard
fun
PowerValue
(
on
:
Boolean
)
Properties
on
Link copied to clipboard
val
on
:
Boolean
Whether the device is currently powered on.