SKPath.Close Method

Definition

Closes the current contour.

public void Close ();

Remarks

If the current point is not equal to the first point of the contour, a line segment is automatically added.

Applies to