mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
574 B
574 B
Home > puppeteer > Protocol > Page > ScreencastFrameMetadata > scrollOffsetY
Protocol.Page.ScreencastFrameMetadata.scrollOffsetY property
Position of vertical scroll in CSS pixels.
Signature:
scrollOffsetY: number;