Partager via


Shell.GetTabBarForegroundColor(BindableObject) Méthode

Définition

Obtient la couleur de la barre d’onglets quand elle est désactivée.

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

Paramètres

obj
BindableObject

Objet sur lequel la couleur est définie.

Retours

Couleur désactivée pour la barre d’onglets.

S’applique à