Xamarin.Forms.Element.OnParentSet Method
Invoked whenever the Parent of an element is set. Implement this method in order to add behavior when the element is added to a parent.

Syntax

protected virtual void OnParentSet ()

Remarks

Implementors must call the base method.

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, 1.3.3.0