Application.AccentColor Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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