ILight Interface |
Namespace: Microsoft.IoT.DeviceCore.Lights
The ILight type exposes the following members.
Name | Description | |
---|---|---|
BrightnessLevel |
Gets or sets a value indicating the current brightness level
of the light, where 0.0 is completely off and 1.0 is maximum
brightness.
| |
Color |
Gets or sets the color of the light.
| |
IsColorSettable |
Gets a value indicating whether you can set the
Color property of the light.
|