Udostępnij za pośrednictwem


VisualDiagnosticsOverlay.AddWindowElement(IWindowOverlayElement) Metoda

Definicja

Dodaje nowy element do rysowania do nakładki.

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

Parametry

Zwraca

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

Implementuje

Dotyczy