Condividi tramite


VisualDiagnosticsOverlay.AddWindowElement(IWindowOverlayElement) Metodo

Definizione

Aggiunge un nuovo elemento disegnabile alla sovrimpressione.

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

Parametri

Restituisce

Valore booleano che indica se l'oggetto drawable è stato aggiunto alla raccolta.

Implementazioni

Si applica a