The Lights type exposes the following members.
Constructors
Methods
Name | Description | |
---|---|---|
![]() | Control |
Set the illumiation level
|
![]() | Control_Add |
Increment a value to the illumination level
|
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) |
![]() | GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
![]() | Actual |
Current illumination setting (Percentage range 0-100)
Maybe different than target due to power handling on the device
|
![]() | Target |
Desired illumination setting (Percentage range 0-100)
|