Skip to content

ResizedEvent

Defined in: api/node/typescript/platform.ts:124

The window was resized.

Dispatching this event updates the width and height properties of the root window element.

Window.dispatchEvent

size: Size

Defined in: api/node/typescript/platform.ts:127

The new logical size of the window.


type: "resized"

Defined in: api/node/typescript/platform.ts:125


© 2026 SixtyFPS GmbH