SKPath.Reset Method

Definition

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

public void Reset ();

Remarks

This frees up internal storage associated with those segments.

Applies to