Window.IWindow.Content Property

Definition

property Microsoft::Maui::IView ^ Microsoft::Maui::IWindow::Content { Microsoft::Maui::IView ^ get(); };
Microsoft.Maui.IView Microsoft.Maui.IWindow.Content { get; }
member this.Microsoft.Maui.IWindow.Content : Microsoft.Maui.IView
 ReadOnly Property Content As IView Implements IWindow.Content

Property Value

Implements

Applies to