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