Partager via


VisualDiagnosticsOverlay.RemoveWindowElement(IWindowOverlayElement) Méthode

Définition

Supprime un élément dessinable de la superposition.

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

Paramètres

Retours

Boolean indiquant si le dessinable a été supprimé de la collection.

Implémente

S’applique à