Back to Puppeteer

ScreenOrientation_2 interface

docs/api/puppeteer.screenorientation_2.md

19.2.2482 B
Original Source

ScreenOrientation_2 interface

Signature

typescript
export interface ScreenOrientation

Properties

<table><thead><tr><th>

Property

</th><th>

Modifiers

</th><th>

Type

</th><th>

Description

</th><th>

Default

</th></tr></thead> <tbody><tr><td>

<span id="angle">angle</span>

</td><td> </td><td>

number

</td><td> </td><td> </td></tr> <tr><td>

<span id="type">type</span>

</td><td> </td><td>

string

</td><td> </td><td> </td></tr> </tbody></table>