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