Aracılığıyla paylaş


VisualElement.BackgroundColor Özellik

Tanım

Bir öğenin arka planını dolduracak öğesini alır veya ayarlar Color . Bu, bağlanabilir bir özelliktir.

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

Özellik Değeri

Açıklamalar

Arka plan gradyanları ve bunun gibi durumlarda kullanın Background.

Şunlara uygulanır