ColorSpectrum : Control
Implemented for: WASM, Skia, Mobile
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 | WASM, Skia, Mobile |
| int MinValue | WASM, Skia, Mobile |
| int MinSaturation | WASM, Skia, Mobile |
| int MinHue | WASM, Skia, Mobile |
| int MaxValue | WASM, Skia, Mobile |
| int MaxSaturation | WASM, Skia, Mobile |
| int MaxHue | WASM, Skia, Mobile |
| Vector4 HsvColor | WASM, Skia, Mobile |
| ColorSpectrumComponents Components | WASM, Skia, Mobile |
| Color Color | WASM, Skia, Mobile |
| DependencyProperty ColorProperty | WASM, Skia, Mobile |
| DependencyProperty ComponentsProperty | WASM, Skia, Mobile |
| DependencyProperty HsvColorProperty | WASM, Skia, Mobile |
| DependencyProperty MaxHueProperty | WASM, Skia, Mobile |
| DependencyProperty MaxSaturationProperty | WASM, Skia, Mobile |
| DependencyProperty MaxValueProperty | WASM, Skia, Mobile |
| DependencyProperty MinHueProperty | WASM, Skia, Mobile |
| DependencyProperty MinSaturationProperty | WASM, Skia, Mobile |
| DependencyProperty MinValueProperty | WASM, Skia, Mobile |
| DependencyProperty ShapeProperty | WASM, Skia, Mobile |
Implemented events
| Event | Supported on |
|---|---|
| TypedEventHandler<ColorSpectrum, ColorChangedEventArgs> ColorChanged | WASM, Skia, Mobile |
Below are all properties, methods, and events of ColorSpectrum that are not currently implemented in Uno.
Not implemented properties
| Property | Not supported on |
|---|---|
| ColorSpectrumShape Shape | MacOS |
| int MinValue | MacOS |
| int MinSaturation | MacOS |
| int MinHue | MacOS |
| int MaxValue | MacOS |
| int MaxSaturation | MacOS |
| int MaxHue | MacOS |
| Vector4 HsvColor | MacOS |
| ColorSpectrumComponents Components | MacOS |
| Color Color | MacOS |
| DependencyProperty ColorProperty | MacOS |
| DependencyProperty ComponentsProperty | MacOS |
| DependencyProperty HsvColorProperty | MacOS |
| DependencyProperty MaxHueProperty | MacOS |
| DependencyProperty MaxSaturationProperty | MacOS |
| DependencyProperty MaxValueProperty | MacOS |
| DependencyProperty MinHueProperty | MacOS |
| DependencyProperty MinSaturationProperty | MacOS |
| DependencyProperty MinValueProperty | MacOS |
| DependencyProperty ShapeProperty | MacOS |
Not implemented events
| Event | Not supported on |
|---|---|
| TypedEventHandler<ColorSpectrum, ColorChangedEventArgs> ColorChanged | MacOS |
Last updated Wednesday, 10 December 2025 23:56.