Xamarin.Forms.RelativeLayout.GetWidthConstraint Method
Returns the width constraint of the bindable.

Syntax

public static Constraint GetWidthConstraint (BindableObject bindable)

Parameters

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

Returns

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