Freigeben über


WindowOverlay.AddWindowElement(IWindowOverlayElement) Methode

Definition

Fügt dem Overlay ein neues zeichnungsfähiges Element hinzu.

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

Parameter

Gibt zurück

Boolescher Wert, der angibt, ob die zeichnungsfähige Eigenschaft der Auflistung hinzugefügt wurde.

Implementiert

Gilt für: