Partager via


Shell.GetTabBarBackgroundColor(BindableObject) Méthode

Définition

Obtient la couleur d’arrière-plan de la barre d’onglets.

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

Paramètres

obj
BindableObject

Objet sur lequel la couleur est définie.

Retours

Couleur d’arrière-plan de la barre d’onglets.

S’applique à