Compartilhar via


WindowOverlay.RemoveWindowElement(IWindowOverlayElement) Método

Definição

Remove um elemento desenhável da sobreposição.

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

Parâmetros

Retornos

Booliano indicando se o desenhável foi removido da coleção.

Implementações

Aplica-se a