ColorSpectrum : Control
Implemented for: all platforms supported by Uno Platform
This document lists all properties, methods, and events of ColorSpectrum
that are currently implemented by the Uno Platform. See the WinUI documentation for detailed usage guidelines which all automatically apply to Uno Platform.
Implemented properties
Property | Supported on |
---|---|
ColorSpectrumShape Shape | all platforms supported by Uno Platform |
int MinValue | all platforms supported by Uno Platform |
int MinSaturation | all platforms supported by Uno Platform |
int MinHue | all platforms supported by Uno Platform |
int MaxValue | all platforms supported by Uno Platform |
int MaxSaturation | all platforms supported by Uno Platform |
int MaxHue | all platforms supported by Uno Platform |
Vector4 HsvColor | all platforms supported by Uno Platform |
ColorSpectrumComponents Components | all platforms supported by Uno Platform |
Color Color | all platforms supported by Uno Platform |
DependencyProperty ColorProperty | all platforms supported by Uno Platform |
DependencyProperty ComponentsProperty | all platforms supported by Uno Platform |
DependencyProperty HsvColorProperty | all platforms supported by Uno Platform |
DependencyProperty MaxHueProperty | all platforms supported by Uno Platform |
DependencyProperty MaxSaturationProperty | all platforms supported by Uno Platform |
DependencyProperty MaxValueProperty | all platforms supported by Uno Platform |
DependencyProperty MinHueProperty | all platforms supported by Uno Platform |
DependencyProperty MinSaturationProperty | all platforms supported by Uno Platform |
DependencyProperty MinValueProperty | all platforms supported by Uno Platform |
DependencyProperty ShapeProperty | all platforms supported by Uno Platform |
Implemented events
Event | Supported on |
---|---|
TypedEventHandler<ColorSpectrum, ColorChangedEventArgs> ColorChanged | all platforms supported by Uno Platform |
Last updated Tuesday, 14 May 2024 19:55.