Edit

Share via


SKPath.Rewind Method

Definition

Clear any lines and curves from the path, making it empty.

public void Rewind();

Remarks

Any internal storage for those lines/curves is retained, making reuse of the path potentially faster.

Applies to