英語で読む

次の方法で共有


IWindow.RemoveOverlay(IWindowOverlay) Method

Definition

Removes a Window Overlay to the current Window.

public bool RemoveOverlay (Microsoft.Maui.IWindowOverlay overlay);

Parameters

Returns

Boolean if the window overlay was removed.

Applies to