puppeteer/new-docs/puppeteer.protocol.input.emulatetouchfrommouseeventrequest.x.md

14 lines
571 B
Markdown
Raw Normal View History

<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) &gt; [puppeteer](./puppeteer.md) &gt; [Protocol](./puppeteer.protocol.md) &gt; [Input](./puppeteer.protocol.input.md) &gt; [EmulateTouchFromMouseEventRequest](./puppeteer.protocol.input.emulatetouchfrommouseeventrequest.md) &gt; [x](./puppeteer.protocol.input.emulatetouchfrommouseeventrequest.x.md)
## Protocol.Input.EmulateTouchFromMouseEventRequest.x property
X coordinate of the mouse pointer in DIP.
<b>Signature:</b>
```typescript
x: integer;
```