IsAccentColorsVisible Property
Gets or sets a value indicating whether accent colors are visible along with the preview color.
Definition
Namespace: Avalonia.Controls.Primitives
Assembly: Avalonia.Controls.ColorPicker (in Avalonia.Controls.ColorPicker.dll)
- C#
- VB
- F#
public bool IsAccentColorsVisible { get; set; }
Public Property IsAccentColorsVisible As Boolean
Get
Set
member IsAccentColorsVisible : bool with get, set