Xamarin.Forms.Layout.UpdateChildrenLayout Method
Instructs the layout to relayout all of its children.

Syntax

protected void UpdateChildrenLayout ()

Remarks

This method starts a new layout cycle for the layout. Invoking this method frequently can negatively impact performance.

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