Xamarin.Forms.Constraint.RelativeToParent Method
Returns a Xamarin.Forms.Constraint object that constrains an element relative to its parent's size.

Syntax

public static Constraint RelativeToParent (Func<RelativeLayout, double> measure)

Parameters

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