Xamarin.Forms.RelativeLayout.GetHeightConstraint Method
Returns the height constraint of the bindable.

Syntax

public static Constraint GetHeightConstraint (BindableObject bindable)

Parameters

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

Returns

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