Skip to content

Latest commit

 

History

History
32 lines (16 loc) · 546 Bytes

colorspectrum_minvalue.md

File metadata and controls

32 lines (16 loc) · 546 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.Controls.Primitives.ColorSpectrum.MinValue
winrt property

Microsoft.UI.Xaml.Controls.Primitives.ColorSpectrum.MinValue

-description

Gets or sets the minimum Value value in the range 0-100.

-property-value

The minimum Value value in the range 0-100. The default is 100.

-remarks

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

-see-also

-examples