Skip to content

Latest commit

 

History

History
39 lines (20 loc) · 815 Bytes

colorpicker_iscolorspectrumvisible.md

File metadata and controls

39 lines (20 loc) · 815 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.Controls.ColorPicker.IsColorSpectrumVisible
winrt property

Microsoft.UI.Xaml.Controls.ColorPicker.IsColorSpectrumVisible

-description

Gets or sets a value that indicates whether the color spectrum control is shown.

This documentation applies to WinUI 2 for UWP (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).

-property-value

true if the color spectrum is shown; otherwise, false. The default is true.

-remarks

-see-also

-examples

-xaml-syntax

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