다음을 통해 공유


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

매개 변수

반환

그리기 가능 개체가 컬렉션에서 제거되었는지 여부를 나타내는 부울입니다.

구현

적용 대상