Skip to content

CloseRequestedEvent

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

The user requested to close the window.

Dispatching this event invokes the close-requested callback of the window element, and hides the window unless that callback returns reject.

Window.dispatchEvent

type: "close-requested"

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


© 2026 SixtyFPS GmbH