Aracılığıyla paylaş


Shell.GetTabBarBackgroundColor(BindableObject) Yöntem

Tanım

Sekme çubuğunun arka plan rengini alır.

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

Parametreler

obj
BindableObject

Rengin ayarlandığı nesne.

Döndürülenler

Sekme çubuğunun arka plan rengi.

Şunlara uygulanır