Skip to main content

ColorViewTab Enumeration

Defines a specific tab/page (subview) within the ColorView.

Definition

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

public enum ColorViewTab
View Source

Remarks

This is indexed to match the default control template ordering.

Members

Spectrum0The color spectrum subview with a box/ring spectrum and sliders.
Palette1The color palette subview with a grid of selectable colors.
Components2The components subview with sliders and numeric input boxes.

See Also

Reference

Avalonia.Controls Namespace