Xamarin.Forms.RelativeLayout.SetBoundsConstraint Method
Sets value as a constraint on the bounds of bindable.

Syntax

public static void SetBoundsConstraint (BindableObject bindable, BoundsConstraint value)

Parameters

bindable
The Xamarin.Forms.BindableObject to which the constraint will be applied.
value
The Xamarin.Forms.BoundsConstraint on 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