puppeteer/new-docs/puppeteer.protocol.emulation.screenorientation.angle.md
2020-07-13 14:01:35 +01:00

14 lines
520 B
Markdown

<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) &gt; [puppeteer](./puppeteer.md) &gt; [Protocol](./puppeteer.protocol.md) &gt; [Emulation](./puppeteer.protocol.emulation.md) &gt; [ScreenOrientation](./puppeteer.protocol.emulation.screenorientation.md) &gt; [angle](./puppeteer.protocol.emulation.screenorientation.angle.md)
## Protocol.Emulation.ScreenOrientation.angle property
Orientation angle.
<b>Signature:</b>
```typescript
angle: integer;
```