Udostępnij za pośrednictwem


Shell.GetTabBarForegroundColor(BindableObject) Metoda

Definicja

Pobiera kolor paska karty, gdy jest wyłączony.

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

Parametry

obj
BindableObject

Obiekt, do którego jest ustawiony kolor.

Zwraca

Wyłączony kolor paska kart.

Dotyczy