File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -104,9 +104,9 @@ Methods:
104104- ` Framebuffer.prototype.resizeCanvas(width: number, height: number) `
105105 - Resizes the Framebuffer to the specified size
106106 - This turns off autosizing to match the canvas size
107- - ` Framebuffer.prototype.autiSized () `
107+ - ` Framebuffer.prototype.autoSized () `
108108 - Returns whether or not the framebuffer will automatically match the canvas's size
109- - ` Framebuffer.prototype.autiSized (shouldAutoSize: boolean) `
109+ - ` Framebuffer.prototype.autoSized (shouldAutoSize: boolean) `
110110 - Sets whether or not the framebuffer should automatically match the canvas's size
111111- ` Framebuffer.prototype.pixelDensity() `
112112 - Returns the current pixel density of the framebuffer
You can’t perform that action at this time.
0 commit comments