Windows.UI.Xaml.Controls.AppBar.ClosedDisplayMode
June 22, 2022 ยท View on GitHub
-description
Gets or sets a value that indicates whether icon buttons are displayed when the app bar is not completely open.
-xaml-syntax
<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.