The properties of Xamarin.Forms.ScrollView are listed below. For a list of all members, see the ScrollView Members list.
See Also: Inherited members from Xamarin.Forms.Layout
| Content | View. Gets or sets a Xamarin.Forms.View to display in the Xamarin.Forms.ScrollView. | |
| [read-only] | ContentSize | Size. Gets the size of the Content. This is a bindable property. |
| Orientation | ScrollOrientation. Gets or sets the scrolling direction of the ScrollView. This is a bindable property. |