ContentPage.Content 속성

정의

페이지의 콘텐츠를 포함하는 보기를 가져오거나 설정합니다.

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

속성 값

View 서브클래스 또는 null입니다.

적용 대상