Udostępnij za pośrednictwem


VisualElement.BackgroundColor Właściwość

Definicja

Pobiera lub ustawia element Color , który wypełni tło elementu. Jest to właściwość, która jest powiązana.

public:
 property Microsoft::Maui::Graphics::Color ^ BackgroundColor { Microsoft::Maui::Graphics::Color ^ get(); void set(Microsoft::Maui::Graphics::Color ^ value); };
public Microsoft.Maui.Graphics.Color BackgroundColor { get; set; }
member this.BackgroundColor : Microsoft.Maui.Graphics.Color with get, set
Public Property BackgroundColor As Color

Wartość właściwości

Uwagi

W przypadku gradientów tła i takich użyj polecenia Background.

Dotyczy