Freigeben über


Shell.GetTabBarForegroundColor(BindableObject) Methode

Definition

Ruft die Farbe der Registerkartenleiste ab, wenn sie deaktiviert ist.

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

Parameter

obj
BindableObject

Das Objekt, auf das die Farbe festgelegt ist.

Gibt zurück

Die deaktivierte Farbe für die Registerkartenleiste.

Gilt für: