Partager via


Shell.GetTabBarUnselectedColor(BindableObject) Méthode

Définition

Obtient la couleur de titre de la barre d’onglets.

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

Paramètres

obj
BindableObject

Objet sur lequel la couleur est définie.

Retours

Couleur de titre de la barre d’onglets.

S’applique à