-api-id | -api-type |
---|---|
P:Microsoft.UI.Xaml.Controls.ColorPicker.IsMoreButtonVisible |
winrt property |
Gets or sets a value that indicates whether the 'more' button is shown.
true if the 'more' button is shown; otherwise, false. The default is false.
<ColorPicker IsMoreButtonVisible="bool" .../>