puppeteer/new-docs/puppeteer.protocol.input.touchpoint.id.md
2020-07-13 14:01:35 +01:00

528 B

Home > puppeteer > Protocol > Input > TouchPoint > id

Protocol.Input.TouchPoint.id property

Identifier used to track touch sources between events, must be unique within an event.

Signature:

id?: number;