Xamarin.Forms.RelativeLayout.GetYConstraint Method
Returns the Y constraint of the bindable.

Syntax

public static Constraint GetYConstraint (BindableObject bindable)

Parameters

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

Returns

The Xamarin.Forms.Constraint on the Y 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