Xamarin.Forms.AnimationExtensions.AnimateKinetic Method
Sets the specified parameters and starts the kinetic animation.

Syntax

public static void AnimateKinetic (this IAnimatable self, string name, Func<double, double, bool> callback, double velocity, double drag, Action finished)

Parameters

self
Documentation for this section has not yet been entered.
name
Documentation for this section has not yet been entered.
callback
Documentation for this section has not yet been entered.
velocity
Documentation for this section has not yet been entered.
drag
Documentation for this section has not yet been entered.
finished
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