Skip to content
mohayonao edited this page Aug 11, 2014 · 1 revision

clear

Clears the canvas.

Syntax

canvas.clear();

Returns

Canvas: self for method chaining

Clone this wiki locally