Udostępnij za pośrednictwem


Shell.GetBackgroundColor(BindableObject) Metoda

Definicja

Pobiera kolor tła w przeglądarce Shell.

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

Parametry

obj
BindableObject

Obiekt, do którego ustawiono kolor tła.

Zwraca

Kolor tła z chromu powłoki.

Dotyczy