Xamarin.Forms.Grid.OnAdded Method
Method that is called when a child is added to this Xamarin.Forms.Grid element.

Syntax

protected override void OnAdded (View view)

Parameters

view
The element that was added.

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