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

12 lines
537 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; [platformVersion](./puppeteer.protocol.emulation.useragentmetadata.platformversion.md)
## Protocol.Emulation.UserAgentMetadata.platformVersion property
<b>Signature:</b>
```typescript
platformVersion: string;
```