PaletteColorsProperty Field
Defines the PaletteColors property.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls.ColorPicker (in Avalonia.Controls.ColorPicker.dll)
- C#
- VB
- F#
public static readonly StyledProperty<IEnumerable<Color>?> PaletteColorsProperty
Public Shared ReadOnly PaletteColorsProperty As StyledProperty(Of IEnumerable(Of Color))
static val PaletteColorsProperty: StyledProperty<IEnumerable<Color>>
Field Value
StyledProperty(IEnumerable(Color))