Xamarin.Forms.Grid.LayoutChildren Method
Lays out the child elements when the layout is invalidated.

Syntax

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

Parameters

x
X-coordinate of the top left corner of the bounding rectangle.
y
Y-coordinate of the top left corner of the bounding rectangle.
width
Width of the bounding rectangle.
height
Height of the bounding rectangle.

Remarks

Documentation for this section has not yet been entered.

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.3.0.0