Skip to content

Latest commit

 

History

History
37 lines (19 loc) · 563 Bytes

colorpicker_ismorebuttonvisible.md

File metadata and controls

37 lines (19 loc) · 563 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.Controls.ColorPicker.IsMoreButtonVisible
winrt property

Microsoft.UI.Xaml.Controls.ColorPicker.IsMoreButtonVisible

-description

Gets or sets a value that indicates whether the 'more' button is shown.

-property-value

true if the 'more' button is shown; otherwise, false. The default is false.

-remarks

-see-also

-examples

-xaml-syntax

<ColorPicker IsMoreButtonVisible="bool" .../>