ColorPicker : Control

Implemented for: WASM, Skia, Mobile

This document lists all properties, methods, and events of ColorPicker that are currently implemented by the Uno Platform. See the WinUI documentation for detailed usage guidelines which all automatically apply to Uno Platform.

To better understand how ColorPicker works, you can use the Uno Gallery.

Implemented properties

Property Supported on
Color? PreviousColor 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
bool IsMoreButtonVisible WASM, Skia, Mobile
bool IsHexInputVisible WASM, Skia, Mobile
bool IsColorSpectrumVisible WASM, Skia, Mobile
bool IsColorSliderVisible WASM, Skia, Mobile
bool IsColorPreviewVisible WASM, Skia, Mobile
bool IsColorChannelTextInputVisible WASM, Skia, Mobile
bool IsAlphaTextInputVisible WASM, Skia, Mobile
bool IsAlphaSliderVisible WASM, Skia, Mobile
bool IsAlphaEnabled WASM, Skia, Mobile
ColorSpectrumShape ColorSpectrumShape WASM, Skia, Mobile
ColorSpectrumComponents ColorSpectrumComponents WASM, Skia, Mobile
Color Color WASM, Skia, Mobile
Orientation Orientation WASM, Skia, Mobile
DependencyProperty ColorProperty WASM, Skia, Mobile
DependencyProperty ColorSpectrumComponentsProperty WASM, Skia, Mobile
DependencyProperty ColorSpectrumShapeProperty WASM, Skia, Mobile
DependencyProperty IsAlphaEnabledProperty WASM, Skia, Mobile
DependencyProperty IsAlphaSliderVisibleProperty WASM, Skia, Mobile
DependencyProperty IsAlphaTextInputVisibleProperty WASM, Skia, Mobile
DependencyProperty IsColorChannelTextInputVisibleProperty WASM, Skia, Mobile
DependencyProperty IsColorPreviewVisibleProperty WASM, Skia, Mobile
DependencyProperty IsColorSliderVisibleProperty WASM, Skia, Mobile
DependencyProperty IsColorSpectrumVisibleProperty WASM, Skia, Mobile
DependencyProperty IsHexInputVisibleProperty WASM, Skia, Mobile
DependencyProperty IsMoreButtonVisibleProperty 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 PreviousColorProperty WASM, Skia, Mobile
DependencyProperty OrientationProperty WASM, Skia, Mobile

Implemented events

Event Supported on
TypedEventHandler<ColorPicker, ColorChangedEventArgs> ColorChanged WASM, Skia, Mobile

Below are all properties, methods, and events of ColorPicker that are not currently implemented in Uno.

Not implemented properties

Property Not supported on
Color? PreviousColor MacOS
int MinValue MacOS
int MinSaturation MacOS
int MinHue MacOS
int MaxValue MacOS
int MaxSaturation MacOS
int MaxHue MacOS
bool IsMoreButtonVisible MacOS
bool IsHexInputVisible MacOS
bool IsColorSpectrumVisible MacOS
bool IsColorSliderVisible MacOS
bool IsColorPreviewVisible MacOS
bool IsColorChannelTextInputVisible MacOS
bool IsAlphaTextInputVisible MacOS
bool IsAlphaSliderVisible MacOS
bool IsAlphaEnabled MacOS
ColorSpectrumShape ColorSpectrumShape MacOS
ColorSpectrumComponents ColorSpectrumComponents MacOS
Color Color MacOS
Orientation Orientation MacOS
DependencyProperty ColorProperty MacOS
DependencyProperty ColorSpectrumComponentsProperty MacOS
DependencyProperty ColorSpectrumShapeProperty MacOS
DependencyProperty IsAlphaEnabledProperty MacOS
DependencyProperty IsAlphaSliderVisibleProperty MacOS
DependencyProperty IsAlphaTextInputVisibleProperty MacOS
DependencyProperty IsColorChannelTextInputVisibleProperty MacOS
DependencyProperty IsColorPreviewVisibleProperty MacOS
DependencyProperty IsColorSliderVisibleProperty MacOS
DependencyProperty IsColorSpectrumVisibleProperty MacOS
DependencyProperty IsHexInputVisibleProperty MacOS
DependencyProperty IsMoreButtonVisibleProperty MacOS
DependencyProperty MaxHueProperty MacOS
DependencyProperty MaxSaturationProperty MacOS
DependencyProperty MaxValueProperty MacOS
DependencyProperty MinHueProperty MacOS
DependencyProperty MinSaturationProperty MacOS
DependencyProperty MinValueProperty MacOS
DependencyProperty PreviousColorProperty MacOS
DependencyProperty OrientationProperty MacOS

Not implemented events

Event Not supported on
TypedEventHandler<ColorPicker, ColorChangedEventArgs> ColorChanged MacOS

Last updated Monday, 14 April 2025 02:07.