ScrollView.Content 속성

정의

ScrollView에 표시할 View를 가져오거나 설정합니다.

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

속성 값

View 표시되는 입니다.

적용 대상