Udostępnij za pośrednictwem


WindowOverlay.AddWindowElement(IWindowOverlayElement) Metoda

Definicja

Dodaje nowy element do rysowania do nakładki.

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

Parametry

Zwraca

Wartość logiczna wskazująca, czy element rysowalny został dodany do kolekcji.

Implementuje

Dotyczy