Partager via


WindowOverlay.AddWindowElement(IWindowOverlayElement) Méthode

Définition

Ajoute un nouvel élément dessinable à la superposition.

public:
 virtual bool AddWindowElement(Microsoft::Maui::IWindowOverlayElement ^ drawable);
public virtual bool AddWindowElement (Microsoft.Maui.IWindowOverlayElement drawable);
abstract member AddWindowElement : Microsoft.Maui.IWindowOverlayElement -> bool
override this.AddWindowElement : Microsoft.Maui.IWindowOverlayElement -> bool
Public Overridable Function AddWindowElement (drawable As IWindowOverlayElement) As Boolean

Paramètres

Retours

Boolean indiquant si le dessinable a été ajouté à la collection.

Implémente

S’applique à