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