VisualDiagnosticsOverlay.AddWindowElement(IWindowOverlayElement) Méthode
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.
Ajoute un nouvel élément dessinable à la superposition.
public:
override bool AddWindowElement(Microsoft::Maui::IWindowOverlayElement ^ drawable);
public override bool AddWindowElement (Microsoft.Maui.IWindowOverlayElement drawable);
override this.AddWindowElement : Microsoft.Maui.IWindowOverlayElement -> bool
Public Overrides Function AddWindowElement (drawable As IWindowOverlayElement) As Boolean
Paramètres
- drawable
- IWindowOverlayElement
Retours
Valeur booléenne indiquant si le dessinable a été ajouté à la collection.