Share via


WindowOverlay.Window Property

Definition

Gets the containing IWindow.

public:
 property Microsoft::Maui::IWindow ^ Window { Microsoft::Maui::IWindow ^ get(); };
public Microsoft.Maui.IWindow Window { get; }
member this.Window : Microsoft.Maui.IWindow
Public ReadOnly Property Window As IWindow

Property Value

Implements

Applies to