Aracılığıyla paylaş


Shell.GetTabBarForegroundColor(BindableObject) Yöntem

Tanım

Devre dışı bırakıldığında sekme çubuğunun rengini alır.

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

Parametreler

obj
BindableObject

Rengin ayarlandığı nesne.

Döndürülenler

Sekme çubuğunun devre dışı bırakılan rengi.

Şunlara uygulanır