Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 758 Bytes

displaystate.md

File metadata and controls

20 lines (14 loc) · 758 Bytes
-api-id -api-type ms.custom
T:Windows.Devices.Display.Core.DisplayState
winrt class
RS5

Windows.Devices.Display.Core.DisplayState

-description

Represents a slice in time of display pipeline state for a subset of the system's display targets. If IsReadOnly is false, then this object can be modified by connecting targets that are owned by the caller's DisplayManager, or by modifying path properties. Modifying a DisplayState object, or its child objects, does not directly modify the system's display state until you call TryApply.

-remarks

-see-also

-examples