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. This has little meaning in this palette as colors are not strictly separated by shade.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls.ColorPicker (in Avalonia.Controls.ColorPicker.dll)
- C#
- VB
- F#
public int ShadeCount { get; }
Public ReadOnly Property ShadeCount As Integer
Get
abstract ShadeCount : int with get
override ShadeCount : int with get