mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
653 B
653 B
Home > puppeteer > Protocol > Emulation > SetDeviceMetricsOverrideRequest > screenWidth
Protocol.Emulation.SetDeviceMetricsOverrideRequest.screenWidth property
Overriding screen width value in pixels (minimum 0, maximum 10000000).
Signature:
screenWidth?: integer;