Skip to main content

ColorCount Property

Gets the total number of colors in this palette. A color is not necessarily a single value and may be composed of several shades.

Definition

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

int ColorCount { get; }
View Source

Property Value

Int32

Remarks

Represents total columns in a table.

See Also

Reference

IColorPalette Interface
Avalonia.Controls Namespace