Condividi tramite


Shell.GetTabBarBackgroundColor(BindableObject) Metodo

Definizione

Ottiene il colore di sfondo per la barra delle schede.

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

Parametri

obj
BindableObject

Oggetto al quale è impostato il colore.

Restituisce

Colore di sfondo per la barra delle schede.

Si applica a