Android.Animation.IntArrayEvaluator.Evaluate Method
Interpolates the value at each index by the fraction.

Syntax

[Android.Runtime.Register("evaluate", "(F[I[I)[I", "GetEvaluate_FarrayIarrayIHandler")]
public virtual int[] Evaluate (float fraction, int[] startValue, int[] endValue)

Parameters

fraction
The fraction from the starting to the ending values
startValue
The start value.
endValue
The end value.

Returns

Documentation for this section has not yet been entered.

Remarks

Interpolates the value at each index by the fraction. If IntArrayEvaluator(Int32[]) was used to construct this object, reuseArray will be returned, otherwise a new int[] will be returned.

[Android Documentation]

Requirements

Namespace: Android.Animation
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0