ContentView.Content 속성

정의

ContentView의 콘텐츠를 가져오거나 설정합니다.

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

속성 값

View 콘텐츠가 포함된 입니다.

적용 대상