Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 438 Bytes

coreapplicationview_ismain.md

File metadata and controls

22 lines (15 loc) · 438 Bytes
-api-id -api-type
P:Windows.ApplicationModel.Core.CoreApplicationView.IsMain
winrt property

Windows.ApplicationModel.Core.CoreApplicationView.IsMain

-description

Gets a value that indicates whether this app view is the main app view or not.

-property-value

If true, this app view is the main; if false, it is not.

-remarks

-examples

-see-also