Android.Animation.PointFEvaluator: Constructor Members

The constructors of Android.Animation.PointFEvaluator are listed below. For a list of all members, see the PointFEvaluator Members list.

See Also: Inherited members from Java.Lang.Object

Public Constructors

Construct a PointFEvaluator that returns a new PointF on every evaluate call.
Constructs a PointFEvaluator that modifies and returns reuse in PointFEvaluator.Evaluate(float, Android.Graphics.PointF, Android.Graphics.PointF) calls.

Protected Constructors

A constructor used when creating managed representations of JNI objects; called by the runtime.