Sdílet prostřednictvím


ContentPage.Content Vlastnost

Definice

Získá nebo nastaví zobrazení, které obsahuje obsah stránky.

public:
 property Microsoft::Maui::Controls::View ^ Content { Microsoft::Maui::Controls::View ^ get(); void set(Microsoft::Maui::Controls::View ^ value); };
public Microsoft.Maui.Controls.View Content { get; set; }
member this.Content : Microsoft.Maui.Controls.View with get, set
Public Property Content As View

Hodnota vlastnosti

Podtřída View nebo null.

Platí pro