AppBar.ClosedDisplayMode Property

Definition

Gets or sets a value that indicates whether icon buttons are displayed when the app bar is not completely open.

C#
public AppBarClosedDisplayMode ClosedDisplayMode { get; set; }
XAML
<AppBar ClosedDisplayMode="Compact"/>
-or-
<AppBar ClosedDisplayMode="Minimal"/>

Property Value

A value that indicates whether icon buttons are displayed when the app bar is not completely open.

Applies to

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