Partager via


VisualDiagnosticsOverlay.AddWindowElement(IWindowOverlayElement) Méthode

Définition

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

Retours

Valeur booléenne indiquant si le dessinable a été ajouté à la collection.

Implémente

S’applique à