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

515 B

Home > puppeteer > Protocol > Input > TouchPoint > x

Protocol.Input.TouchPoint.x property

X coordinate of the event relative to the main frame's viewport in CSS pixels.

Signature:

x: number;