Syntax
See Also
Parameters
- widthConstraint
- The available width that a parent Layout can allocate to a child. Value will be between 0 and double.PositiveInfinity.
- heightConstraint
- The available height that a parent Layout can allocate to a child. Value will be between 0 and double.PositiveInfinity.
Returns
A Xamarin.Forms.SizeRequest which contains a requested size and a minimum size.
Remarks
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