Skip to content

PointerPressedEvent

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

A pointer was pressed.

Window.dispatchEvent

button: PointerEventButton

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

The button that was pressed.


position: Point

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

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


type: "pointer-pressed"

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


© 2026 SixtyFPS GmbH