Partager via


Shell.GetBackgroundColor(BindableObject) Méthode

Définition

Obtient la couleur d’arrière-plan dans le chrome Shell.

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

Paramètres

obj
BindableObject

Objet sur lequel la couleur d’arrière-plan est définie.

Retours

Couleur d’arrière-plan du chrome Shell.

S’applique à