Condividi tramite


VisualDiagnosticsOverlay.RemoveWindowElement(IWindowOverlayElement) Metodo

Definizione

Rimuove un elemento disegnabile dalla sovrimpressione.

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

Parametri

Restituisce

Valore booleano che indica se l'oggetto drawable è stato rimosso dalla raccolta.

Implementazioni

Si applica a