Xamarin.Forms.ViewExtensions.RelScaleTo Method
Returns a task that scales the Xamarin.Forms.VisualElement that is specified by view from its current scale to dscale.

Syntax

public static System.Threading.Tasks.Task<bool> RelScaleTo (this VisualElement view, double dscale, uint length, Easing easing)

Parameters

view
Documentation for this section has not yet been entered.
dscale
Documentation for this section has not yet been entered.
length
Documentation for this section has not yet been entered.
easing
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