Partager via


WindowOverlay.RemoveWindowElement(IWindowOverlayElement) Méthode

Définition

Supprime un élément dessinable de la superposition.

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

Paramètres

Retours

Valeur booléenne indiquant si le dessinable a été supprimé de la collection.

Implémente

S’applique à