puppeteer/new-docs/puppeteer.protocol.emulation.useragentmetadata.mobile.md

12 lines
502 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; [Emulation](./puppeteer.protocol.emulation.md) &gt; [UserAgentMetadata](./puppeteer.protocol.emulation.useragentmetadata.md) &gt; [mobile](./puppeteer.protocol.emulation.useragentmetadata.mobile.md)
## Protocol.Emulation.UserAgentMetadata.mobile property
<b>Signature:</b>
```typescript
mobile: boolean;
```