Compartilhar via


WindowOverlay.AddWindowElement(IWindowOverlayElement) Método

Definição

Adiciona um novo elemento desenhável à sobreposição.

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

Parâmetros

Retornos

Booliano indicando se o desenhável foi adicionado à coleção.

Implementações

Aplica-se a