Freigeben über


WindowOverlay(IWindow) Konstruktor

Definition

Initialisiert eine neue Instanz der WindowOverlay-Klasse.

public:
 WindowOverlay(Microsoft::Maui::IWindow ^ window);
public WindowOverlay (Microsoft.Maui.IWindow window);
new Microsoft.Maui.WindowOverlay : Microsoft.Maui.IWindow -> Microsoft.Maui.WindowOverlay
Public Sub New (window As IWindow)

Parameter

window
IWindow

Das übergeordnete Fenster.

Gilt für: