Aracılığıyla paylaş


Shell.SetTabBarBackgroundColor(BindableObject, Color) Yöntem

Tanım

Sekme çubuğunun arka plan rengini ayarlar. Özellik ayarlanmamışsa BackgroundColor özellik değeri kullanılır.

public:
 static void SetTabBarBackgroundColor(Microsoft::Maui::Controls::BindableObject ^ obj, Microsoft::Maui::Graphics::Color ^ value);
public static void SetTabBarBackgroundColor (Microsoft.Maui.Controls.BindableObject obj, Microsoft.Maui.Graphics.Color value);
static member SetTabBarBackgroundColor : Microsoft.Maui.Controls.BindableObject * Microsoft.Maui.Graphics.Color -> unit
Public Shared Sub SetTabBarBackgroundColor (obj As BindableObject, value As Color)

Parametreler

obj
BindableObject

Rengin ayarlandığı nesne.

value
Color

Sekme çubuğunun arka plan rengi.

Şunlara uygulanır