Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 571 Bytes

appbroadcastingstatusdetails_isappinactive.md

File metadata and controls

24 lines (16 loc) · 571 Bytes
-api-id -api-type
P:Windows.Media.AppBroadcasting.AppBroadcastingStatusDetails.IsAppInactive
winrt property

Windows.Media.AppBroadcasting.AppBroadcastingStatusDetails.IsAppInactive

-description

Gets a value specifying if the current app's window is inactive.

-property-value

True is the current app's window is inactive; otherwise, false.

-remarks

An app can only begin broadcasting when its window is the currently active window.

-see-also

-examples