Partager via


IWindowOverlay.AddWindowElement(IWindowOverlayElement) Méthode

Définition

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

public:
 bool AddWindowElement(Microsoft::Maui::IWindowOverlayElement ^ element);
public bool AddWindowElement (Microsoft.Maui.IWindowOverlayElement element);
abstract member AddWindowElement : Microsoft.Maui.IWindowOverlayElement -> bool
Public Function AddWindowElement (element As IWindowOverlayElement) As Boolean

Paramètres

Retours

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

S’applique à