AppBarClosedDisplayMode Enum

Definition

Defines constants that specify whether icon buttons are displayed when an app bar is not completely open.

C#
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.UI.Xaml.WinUIContract), 65536)]
public enum AppBarClosedDisplayMode
XAML
<object property="enumMemberName"/>
Inheritance
AppBarClosedDisplayMode
Attributes

Fields

Name Value Description
Compact 0

Icon buttons are displayed but labels are not visible.

Minimal 1

Only the ellipsis is displayed. Neither icon buttons nor labels are visible.

Hidden 2

The app bar is not displayed.

Applies to

Toode Versioonid
Windows App SDK 0.8, 1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6