puppeteer/new-docs/puppeteer.protocol.overlay.setshowpaintrectsrequest.md

19 lines
666 B
Markdown
Raw Normal View History

<!-- 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; [Overlay](./puppeteer.protocol.overlay.md) &gt; [SetShowPaintRectsRequest](./puppeteer.protocol.overlay.setshowpaintrectsrequest.md)
## Protocol.Overlay.SetShowPaintRectsRequest interface
<b>Signature:</b>
```typescript
export interface SetShowPaintRectsRequest
```
## Properties
| Property | Type | Description |
| --- | --- | --- |
| [result](./puppeteer.protocol.overlay.setshowpaintrectsrequest.result.md) | boolean | True for showing paint rectangles |