Freigeben über


Shell.GetTabBarBackgroundColor(BindableObject) Methode

Definition

Ruft die Hintergrundfarbe für die Registerkartenleiste ab.

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

Parameter

obj
BindableObject

Das Objekt, auf das die Farbe festgelegt ist.

Gibt zurück

Die Hintergrundfarbe für die Registerkartenleiste.

Gilt für: