Xamarin.Forms.Layout.LayoutChanged Event
Occurs at the end of a layout cycle if any of the child element's VisualElement.Bounds have changed.

Syntax

public event EventHandler LayoutChanged

Remarks

Developers wishing to implement animations may wish to begin them at the end of a LayoutChanged event.

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