Freigeben über


IWindow.RemoveOverlay(IWindowOverlay) Methode

Definition

Entfernt eine Fensterüberlagerung in das aktuelle Fenster.

public:
 bool RemoveOverlay(Microsoft::Maui::IWindowOverlay ^ overlay);
public bool RemoveOverlay (Microsoft.Maui.IWindowOverlay overlay);
abstract member RemoveOverlay : Microsoft.Maui.IWindowOverlay -> bool
Public Function RemoveOverlay (overlay As IWindowOverlay) As Boolean

Parameter

Gibt zurück

Boolean, wenn die Fensterüberlagerung entfernt wurde.

Gilt für: