Xamarin.Forms.Animation.Commit Method
Runs the owner animation with the supplied parameters.

Syntax

public void Commit (IAnimatable owner, string name, uint rate, uint length, Easing easing, Action<double, bool> finished, Func<bool> repeat)

Parameters

owner
Documentation for this section has not yet been entered.
name
Documentation for this section has not yet been entered.
rate
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.
finished
Documentation for this section has not yet been entered.
repeat
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