Partager via


VisualElement.BackgroundColor Propriété

Définition

Obtient ou définit l’arrière-plan Color d’un élément. Il s’agit d’une propriété pouvant être liée.

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

Valeur de propriété

Remarques

Pour les dégradés d’arrière-plan et tels, utilisez Background.

S’applique à