Xamarin.Forms.Animation.WithConcurrent Method
Creates a new Xamarin.Forms.Animation object with the specified parameters, and adds it to the children of this Xamarin.Forms.Animation object.

Syntax

public Animation WithConcurrent (Action<double> callback, double start, double end, Easing easing, double beginAt, double finishAt)

Parameters

callback
Documentation for this section has not yet been entered.
start
Documentation for this section has not yet been entered.
end
Documentation for this section has not yet been entered.
easing
Documentation for this section has not yet been entered.
beginAt
Documentation for this section has not yet been entered.
finishAt
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