Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 705 Bytes

displayinformation_colorprofilechanged.md

File metadata and controls

20 lines (14 loc) · 705 Bytes
-api-id -api-type
E:Windows.Graphics.Display.DisplayInformation.ColorProfileChanged
winrt event

Windows.Graphics.Display.DisplayInformation.ColorProfileChanged

-description

Occurs when the physical display's color profile changes.

-remarks

The ColorProfileChanged event is only triggered when the display’s color profile changes. You must then call the DisplayInformation.GetColorProfileAsync method to asynchronously retrieve the new color profile.

-examples

-see-also