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
Property Value
Applies to
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.