Xamarin.Forms.Core 2.0.0.0 Xamarin.Forms.Layout A view that displays content with a control template, and the base class for . To be added. Constructor 2.0.0.0 Creates a new empty templated view. To be added. Property 2.0.0.0 Xamarin.Forms.ControlTemplate Gets or sets the control template that is used to display content. 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 bounding rectangle. The Y coordinate of the upper left corner of the bounding rectangle. The width of the bounding rectangle. The height of the bounding rectangle. Positions and sizes the children of the templated view within the rectangle defined by , , , and T. 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 that was passed with the request. The height constraint that was passed with the request. Method that is called when the layout updates. To be added. To be added.