Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 699 Bytes

colorpicker_colorspectrumcomponents.md

File metadata and controls

29 lines (19 loc) · 699 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.Controls.ColorPicker.ColorSpectrumComponents
winrt property

Microsoft.UI.Xaml.Controls.ColorPicker.ColorSpectrumComponents

-description

Gets or sets a value that indicates how the Hue-Saturation-Value (HSV) color components are mapped onto the ColorSpectrum.

-property-value

A value of the enumeration. The default is HueSaturation.

-remarks

-see-also

-examples

-xaml-syntax

<ColorPicker ColorSpectrumComponents="colorSpectrumComponentsName" .../>