AppWindow.IsShownInSwitchers Property

Definition

Gets or sets a value that indicates whether this window will appear in various system representations, such as ALT+TAB and taskbar.

C#
public bool IsShownInSwitchers { get; set; }

Property Value

Boolean

true if this window will appear in various system representations, such as ALT+TAB and taskbar; otherwise, false.

Applies to

Product Versions
Windows App SDK 1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6