Xamarin.Forms.ConstraintExpression Members

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

See Also: Inherited members from System.Object

Public Constructors

Creates a new Xamarin.Forms.ConstraintExpression with default values.

Public Properties

Constantdouble. Gets or sets the constant constraint value..
ElementNamestring. Gets or sets the name of a source element against which to calculate the constraint.
Factordouble. Gets or sets the factor by which to scale a constrained dimension, relative to the source element.
Propertystring. Gets or sets name of the property on the source element to use in the constraint calculation.
TypeConstraintType. Gets or sets the constraint type.

Public Methods