IView.Background Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient la peinture qui remplira l’arrière-plan d’un affichage.
public:
property Microsoft::Maui::Graphics::Paint ^ Background { Microsoft::Maui::Graphics::Paint ^ get(); };
public Microsoft.Maui.Graphics.Paint? Background { get; }
member this.Background : Microsoft.Maui.Graphics.Paint
Public ReadOnly Property Background As Paint