-api-id | -api-type |
---|---|
P:Windows.UI.Xaml.Controls.AppBarSeparator.IsCompact |
winrt property |
Gets or sets a value that indicates whether the separator is shown with reduced padding.
<AppBarSeparator IsCompact="bool" .../>
True if the separator is shown in its compact state; otherwise, false. The default is false.