Xamarin.Forms.Animation.Insert Method
Adds an Xamarin.Forms.Animation object to this Xamarin.Forms.Animation that begins at beginAt and finishes at finishAt.

Syntax

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

Parameters

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