Xamarin.Forms.Animation.GetCallback Method
Returns a callback that recursively runs the eased animation step on this Xamarin.Forms.Animation object and those of its children that have begun and not finished.

Syntax

public Action<double> GetCallback ()

Returns

A callback that recursively runs the eased animation step on this Xamarin.Forms.Animation object and those of its children that have begun and not finished.

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