Android.Transitions.PathMotion: Method Members

The methods of Android.Transitions.PathMotion are listed below. For a list of all members, see the PathMotion Members list.

See Also: Inherited members from Java.Lang.Object

Public Methods

abstract
GetPath(float, float, float, float) : Android.Graphics.Path
Provide a Path to interpolate between two points (startX, startY) and (endX, endY).