Xamarin.Forms.Constraint.RelativeToView Method
Returns a Xamarin.Forms.Constraint object that constrains an element relative to the view parameter.

Syntax

public static Constraint RelativeToView (View view, Func<RelativeLayout, View, double> measure)

Parameters

view
Documentation for this section has not yet been entered.
measure
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

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