Xamarin.Forms.BoundsConstraint.FromExpression Method
Returns a Xamarin.Forms.BoundsConstraint object that contains the compiled version of expression and is relative to either parents or the views referred to in expression.

Syntax

public static BoundsConstraint FromExpression (System.Linq.Expressions.Expression<Func<Rectangle>> expression, IEnumerable<View> parents)

Parameters

expression
Documentation for this section has not yet been entered.
parents
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

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