Xamarin.Forms.Core 2.0.0.0 Xamarin.Forms.Layout Layout manager for templated views. To be added. Constructor 2.0.0.0 Creates a new empty with default values To be added. Property 2.0.0.0 Xamarin.Forms.View Gets or sets the view whose layout is managed by this . To be added. To be added. Field 2.0.0.0 Xamarin.Forms.BindableProperty Backing store for the property. To be added. Method 2.0.0.0 System.Void The X coordinate of the upper left corner of the layout rectangle. The Y coordinate of the upper left corner of the layout rectangle. The width of the layout rectangle. The height of the layout rectangle. Lays out the children of the property within the rectangle that is defined by , , , and . To be added. Method 2.0.0.0 System.Obsolete("OnSizeRequest is obsolete as of version 2.2.0. Please use OnMeasure instead.") Xamarin.Forms.SizeRequest The width constraint of the size request. The width constraint of the size request.. Method that is raised when a size request is made. To be added. To be added.