Freigeben über


Shell.GetBackgroundColor(BindableObject) Methode

Definition

Ruft die Hintergrundfarbe im Shell-Chrom ab.

public:
 static Microsoft::Maui::Graphics::Color ^ GetBackgroundColor(Microsoft::Maui::Controls::BindableObject ^ obj);
public static Microsoft.Maui.Graphics.Color GetBackgroundColor (Microsoft.Maui.Controls.BindableObject obj);
static member GetBackgroundColor : Microsoft.Maui.Controls.BindableObject -> Microsoft.Maui.Graphics.Color
Public Shared Function GetBackgroundColor (obj As BindableObject) As Color

Parameter

obj
BindableObject

Das Objekt, auf das die Hintergrundfarbe festgelegt ist.

Gibt zurück

Die Hintergrundfarbe aus dem Shell-Chrom.

Gilt für: