Skip to content

CanvasResizeEvent

Inherits: Event['Canvas']

Properties

Properties#

height #

height: float = field(metadata={'data_field': 'h'})

New height of the canvas.

width #

width: float = field(metadata={'data_field': 'w'})

New width of the canvas.