See Also: ConstraintExpression Members
The Xamarin.Forms.ConstraintExpression class has the following XAML properties:
| Property | Value |
|---|---|
| Constant | An optionally signed integer literal. |
| ElementName | The name of a source element against which to calculate the constraint. |
| Factor | A decimal literal in the range (0,1]. |
| Property | The name of the property on the source element to use in the constraint calculation. |
| Type | Constant, RelativeToParent, or RelativeToView. |