Skip to content

PointerReleasedEvent

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

A pointer was released.

Window.dispatchEvent

button: PointerEventButton

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

The button that was released.


position: Point

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

The position of the pointer, in logical pixels relative to the top left corner of the window.


type: "pointer-released"

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


© 2026 SixtyFPS GmbH