Xamarin.Forms.BoundsConstraint Members

The members of Xamarin.Forms.BoundsConstraint are listed below.

See Also: Inherited members from System.Object

Public Methods

static
FromExpression(System.Linq.Expressions.Expression<Func<Rectangle>>, IEnumerable<View>) : BoundsConstraint
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.