共用方式為


ContentPage.Content 屬性

定義

取得或設定包含頁面內容的檢視。

public Xamarin.Forms.View Content { get; set; }
member this.Content : Xamarin.Forms.View with get, set

屬性值

View子類別或 null

適用於