Skip to main content

ShadeCount Property

Gets the total number of shades for each color in this palette. Shades are usually a variation of the color lightening or darkening it.

Definition

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

int ShadeCount { get; }
View Source

Property Value

Int32

Remarks

Represents total rows in a table.

See Also

Reference

IColorPalette Interface
Avalonia.Controls Namespace