The methods 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
override | LayoutChildren(double, double, double, double)Positions and sizes the content of a ScrollView. | |
override | OnSizeRequest(double, double)This method is called during the measure pass of a layout cycle to get the desired size of an element. | |