resize
Resize the canvas element of the emulator.
Usage
Arguments
-
size
type:
{ width: number, height: number }
width
andheight
represent the size of the canvas element, in pixel.
Resize the canvas element of the emulator.
size
type: { width: number, height: number }
width
and height
represent the size of the canvas element, in pixel.