Application.AccentColor Property

Definition

public:
 static property Microsoft::Maui::Graphics::Color ^ AccentColor { Microsoft::Maui::Graphics::Color ^ get(); void set(Microsoft::Maui::Graphics::Color ^ value); };
public static Microsoft.Maui.Graphics.Color? AccentColor { get; set; }
static member AccentColor : Microsoft.Maui.Graphics.Color with get, set
Public Shared Property AccentColor As Color

Property Value

Applies to