Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 577 Bytes

displaytarget_isconnected.md

File metadata and controls

23 lines (16 loc) · 577 Bytes
-api-id -api-type ms.custom
P:Windows.Devices.Display.Core.DisplayTarget.IsConnected
winrt property
RS5

Windows.Devices.Display.Core.DisplayTarget.IsConnected

-description

Gets a Boolean value indicating whether a monitor was connected to this DisplayTarget when it was created.

-property-value

true if a monitor was connected to this DisplayTarget when it was created, otherwise false.

-remarks

-see-also

-examples