mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
657 B
657 B
Home > puppeteer > Protocol > Input > SynthesizeScrollGestureRequest > xOverscroll
Protocol.Input.SynthesizeScrollGestureRequest.xOverscroll property
The number of additional pixels to scroll back along the X axis, in addition to the given distance.
Signature:
xOverscroll?: number;