Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 831 Bytes

displaymonitor.md

File metadata and controls

28 lines (18 loc) · 831 Bytes
-api-id -api-type
T:Windows.Devices.Display.DisplayMonitor
winrt class

Windows.Devices.Display.DisplayMonitor

-description

Provides information about a display monitor device connected to the system.

These data include commonly used information from the monitor's Extended Display Identification Data (EDID, which is an industry-standard display descriptor block that nearly all monitors use to provide descriptions of supported modes and general device information) and DisplayID (which is a newer industry standard that provides a superset of EDID).

-remarks

Version history

Windows version SDK version Value added
2004 19041 IsDolbyVisionSupportedInHdrMode

-see-also

-examples