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

657 B

Home > puppeteer > Protocol > Input > SynthesizeScrollGestureRequest > yOverscroll

Protocol.Input.SynthesizeScrollGestureRequest.yOverscroll property

The number of additional pixels to scroll back along the Y axis, in addition to the given distance.

Signature:

yOverscroll?: number;