Shell.GetForegroundColor(BindableObject) Yöntem

Tanım

Sekme çubuğunun ön plan rengini alır.

public:
 static Microsoft::Maui::Graphics::Color ^ GetForegroundColor(Microsoft::Maui::Controls::BindableObject ^ obj);
public static Microsoft.Maui.Graphics.Color GetForegroundColor (Microsoft.Maui.Controls.BindableObject obj);
static member GetForegroundColor : Microsoft.Maui.Controls.BindableObject -> Microsoft.Maui.Graphics.Color
Public Shared Function GetForegroundColor (obj As BindableObject) As Color

Parametreler

obj
BindableObject

Ön plan renginin ayarlandığı nesne.

Döndürülenler

Sekme çubuğunun ön plan rengi.

Şunlara uygulanır