DisplayResponseInterval

DisplayResponseInterval specifies the minimum time between changes in display brightness due to changes in lighting conditions.

Note

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

Values

time_in_milliseconds

Specifies the minimum time, in milliseconds, between changes in display brightness due to changes in lighting conditions.

time_in_milliseconds is an integer between 100 (0.1 seconds) and 36000000 (1 hour). The default value is 2000 (2 seconds).

Valid Configuration Passes

specialize

Parent Hierarchy

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

Applies To

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

XML Example

This XML example shows how to set the minimum time between changes in display brightness due to changes in lighting conditions to one minute.

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

microsoft-windows-mobilepc-sensors-api-

IlluminanceChangeSensitivity

ALRPoints