Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 623 Bytes

displaymanager.md

File metadata and controls

21 lines (15 loc) · 623 Bytes
-api-id -api-type ms.custom
T:Windows.Devices.Display.Core.DisplayManager
winrt class
RS5

Windows.Devices.Display.Core.DisplayManager

-description

Manages the ownership of a DisplayTarget object or objects, and provides methods to create DisplayState objects.

-remarks

This object implements IClosable/IDisposable, which should be used to revoke ownership of all DisplayTarget objects once they are no longer being used.

-see-also

-examples