Xamarin.Forms.Page.OnSizeAllocated Method
Indicates that the Xamarin.Forms.Page has been assigned a size.

Syntax

protected override void OnSizeAllocated (double width, double height)

Parameters

width
The width allocated to the Xamarin.Forms.Page.
height
The height allocated to the Xamarin.Forms.Page.

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