Xamarin.Forms.ScrollView.LayoutChildren Method
Positions and sizes the content of a ScrollView.

Syntax

protected override void LayoutChildren (double x, double y, double width, double height)

Parameters

x
A value that represents the x coordinate of the child region bounding box.
y
A value that represents the y coordinate of the child region bounding box.
width
A value that represents the y coordinate of the child region bounding box.
height
A value that represents the y coordinate of the child region bounding box.

Remarks

Requirements

Namespace: Xamarin.Forms
Assembly: Xamarin.Forms.Core (in Xamarin.Forms.Core.dll)
Assembly Versions: 1.0.0.0, 1.1.0.0, 1.2.0.0, 1.2.3.0, 1.3.0.0