共用方式為


VisualDiagnosticsOverlay.RemoveWindowElement(IWindowOverlayElement) 方法

定義

從重迭中移除可繪製的專案。

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

參數

傳回

布林值,指出是否已從集合中移除可繪製專案。

實作

適用於