mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
893 B
893 B
Home > puppeteer > Protocol > Page > SetDeviceOrientationOverrideRequest
Protocol.Page.SetDeviceOrientationOverrideRequest interface
Signature:
export interface SetDeviceOrientationOverrideRequest
Properties
Property | Type | Description |
---|---|---|
alpha | number | Mock alpha |
beta | number | Mock beta |
gamma | number | Mock gamma |