AccentColor2 Property
Secondary system accent color. On some platforms can return the same value as AccentColor1.
Definition
Namespace: Avalonia.Platform
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public Color AccentColor2 { get; init; }
Public Property AccentColor2 As Color
Get
Set
member AccentColor2 : Color with get, set