14 lines
516 B
Markdown
14 lines
516 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
|
|
[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [Input](./puppeteer.protocol.input.md) > [TouchPoint](./puppeteer.protocol.input.touchpoint.md) > [rotationAngle](./puppeteer.protocol.input.touchpoint.rotationangle.md)
|
|
|
|
## Protocol.Input.TouchPoint.rotationAngle property
|
|
|
|
Rotation angle (default: 0.0).
|
|
|
|
<b>Signature:</b>
|
|
|
|
```typescript
|
|
rotationAngle?: number;
|
|
```
|