<!-- 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; [SetVisibleSizeRequest](./puppeteer.protocol.emulation.setvisiblesizerequest.md) &gt; [width](./puppeteer.protocol.emulation.setvisiblesizerequest.width.md)

## Protocol.Emulation.SetVisibleSizeRequest.width property

Frame width (DIP).

<b>Signature:</b>

```typescript
width: integer;
```