Skip to content

Latest commit

 

History

History
34 lines (17 loc) · 763 Bytes

colorspectrum_minhue.md

File metadata and controls

34 lines (17 loc) · 763 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.Controls.Primitives.ColorSpectrum.MinHue
winrt property

Microsoft.UI.Xaml.Controls.Primitives.ColorSpectrum.MinHue

-description

Gets or sets the minimum Hue value in the range 0-359.

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

-property-value

The minimum Hue value in the range 0-359. The default is 0.

-remarks

The valid range for Hue values is 0-359. Setting a value outside of this range will cause an exception.

-see-also

-examples