Android.Graphics.Path.Rewind Method
Rewinds the path: clears any lines and curves from the path but keeps the internal data structure for faster reuse.

Syntax

[Android.Runtime.Register("rewind", "()V", "GetRewindHandler")]
public virtual void Rewind ()

Remarks

Rewinds the path: clears any lines and curves from the path but keeps the internal data structure for faster reuse.

[Android Documentation]

Requirements

Namespace: Android.Graphics
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1