mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
630 B
630 B
Home > puppeteer > Protocol > Page > SetDeviceMetricsOverrideRequest > screenOrientation
Protocol.Page.SetDeviceMetricsOverrideRequest.screenOrientation property
Screen orientation override.
Signature:
screenOrientation?: Emulation.ScreenOrientation;