IlluminanceChangeSensitivity

IlluminanceChangeSensitivity は、ディスプレイの明るさを変更するために必要な照度 (lux) の割合の変化を指定します。 これは、ディスプレイの明るさの最後の変更以降の変更率で指定されます。

Note

Windows 11 以降の機能 (プレゼンス センシングなど) については、「Microsoft-Windows-Sensors-Core」をご参照ください。

percent_of_change_in_lux_detected

ディスプレイの明るさの変化を引き起こすのに必要な最小割合の lux の変更を指定します。

percent_of_change_in_lux_detected は、1 から 100 の整数です。 既定値は 10 (10% の lux 変更) です。

有効な構成パス

specialize

[親階層]

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

適用対象

このコンポーネントがサポートしている Windows のエディションとアーキテクチャの一覧については、「Microsoft-Windows-MobilePC-Sensors-API」を参照してください。

XML の例

次のサンプル XML 出力は、ディスプレイの明るさを変更するために少なくとも 20% の lux の変更が必要と指定する方法を示しています。

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

ALRCurveVersion

ALRPoints

DisplayResponseInterval