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)

public int ShadeCount { get; }

Property Value

Int32

Implements

IColorPalette.ShadeCount

Remarks

Represents total rows in a table.

See Also

Reference

MaterialColorPalette Class
Avalonia.Controls Namespace