Xamarin.Forms.RelativeLayout.GetXConstraint Method
Returns the X constraint of the bindable.

Syntax

public static Constraint GetXConstraint (BindableObject bindable)

Parameters

bindable
The Xamarin.Forms.BindableObject for which the X constraint is being requested.

Returns

The Xamarin.Forms.Constraint on the X position of the bindable.

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