Span.BackgroundColor Proprietà

Definizione

Ottiene o imposta il colore di sfondo per l'intervallo. Si tratta di una proprietà associabile.

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

Valore della proprietà

Commenti

Non supportato in WindowsPhone.

Si applica a