SKAutoCanvasRestore.Restore Method

Definition

Restores the canvas restore point, restoring the state of the canvas (matrix, clip and draw filter) to the state it was when the object was creatd.

public void Restore ();

Applies to