Condividi tramite


WindowOverlay.RemoveWindowElement(IWindowOverlayElement) Metodo

Definizione

Rimuove un elemento disegnabile dalla sovrapposizione.

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

Parametri

Restituisce

Boolean che indica se l'oggetto di disegno è stato rimosso dalla raccolta.

Implementazioni

Si applica a