Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 811 Bytes

brightnessoverride_startoverride_1290413150.md

File metadata and controls

20 lines (13 loc) · 811 Bytes
-api-id -api-type
M:Windows.Graphics.Display.BrightnessOverride.StartOverride
winrt method

Windows.Graphics.Display.BrightnessOverride.StartOverride

-description

Request to start overriding the screen brightness level. The request to start overriding does not mean that the screen brightness level always changes to match the specified override brightness level. It's still up to the system to decide whether or not to honor this override request. Use IsOverrideActive and IsOverrideActiveChanged properties to determine if the system has honored the override request.

-remarks

-see-also

-examples