Compartir a través de


IWindow.Content Propiedad

Definición

Obtiene la página actual que se muestra en la ventana.

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

Valor de propiedad

Se aplica a