Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 725 Bytes

miracastreceiver_statuschanged.md

File metadata and controls

27 lines (17 loc) · 725 Bytes
-api-id -api-type ms.custom
E:Windows.Media.Miracast.MiracastReceiver.StatusChanged
winrt event
19H1

Windows.Media.Miracast.MiracastReceiver.StatusChanged

-description

An event that is raised when the status of the MiracastReceiver has changed.

-remarks

Use GetStatus or GetStatusAsync to retrieve the latest status.

-see-also

GetStatus, GetStatusAsync

-examples