IlluminanceChangeSensitivity

The IlluminanceChangeSensitivity specifies the percentage change in illuminance (lux) required to cause a change in display brightness. This is specified in percentage change since the last change in display brightness.

Note

For Windows 11 or later features such as Presence Sensing, please reference Microsoft-Windows-Sensors-Core.

Values

percent_of_change_in_lux_detected

Specifies the minimum percentage change in lux required to cause a change in display brightness.

percent_of_change_in_lux_detected is an integer between 1 and 100. The default value is 10 (10% change in lux).

Valid Configuration Passes

specialize

Parent Hierarchy

microsoft-windows-mobilepc-sensors-api-| AdaptiveBrightness | IlluminanceChangeSensitivity

Applies To

For a list of the supported Windows editions and architectures that this component supports, see microsoft-windows-mobilepc-sensors-api-.

XML Example

The following sample XML output shows how to specify that a minimum of a 20% change in lux is required to cause a change in display brightness.

<ALRCurveVersion>2</ALRCurveVersion>
<ALRPoints>000000000a0000000a00000028000000280000005000000044</ALRPoints>
<DisplayResponseInterval>60000</DisplayResponseInterval>
<IlluminanceChangeSensitivity>20</IlluminanceChangeSensitivity>

ALRCurveVersion

ALRPoints

DisplayResponseInterval