mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
651 B
651 B
Home > puppeteer > Protocol > Input > SynthesizePinchGestureRequest > scaleFactor
Protocol.Input.SynthesizePinchGestureRequest.scaleFactor property
Relative scale factor after zooming (>1.0 zooms in, <1.0 zooms out).
Signature:
scaleFactor: number;