Skip to main content

ColorModel Property

Gets or sets the active color model used by the slider.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls.ColorPicker (in Avalonia.Controls.ColorPicker.dll)

public ColorModel ColorModel { get; set; }

Property Value

ColorModel

Remarks

This property is only applicable to the components tab. The spectrum tab must always be in HSV and the palette tab contains only pre-defined colors.

See Also

Reference

ColorView Class
Avalonia.Controls Namespace