Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 745 Bytes

castingdevice_deviceinfosupportscastingasync_938969852.md

File metadata and controls

27 lines (19 loc) · 745 Bytes
-api-id -api-type -api-device-family-note
M:Windows.Media.Casting.CastingDevice.DeviceInfoSupportsCastingAsync(Windows.Devices.Enumeration.DeviceInformation)
winrt method
xbox

Windows.Media.Casting.CastingDevice.DeviceInfoSupportsCastingAsync

-description

Indicates whether the given device (a DeviceInformation object) supports casting.

-parameters

-param device

The device you want to know about.

-returns

True if the device supports casting; false otherwise.

-remarks

-examples

-see-also