Xamarin.Forms.Animation.WithConcurrent Method
Adds animation to the children of this Xamarin.Forms.Animation object and sets the start and end times of animation to beginAt and finishAt, respectively.

Syntax

public Animation WithConcurrent (Animation animation, double beginAt, double finishAt)

Parameters

animation
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