14 lines
557 B
Markdown
14 lines
557 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
|
|
[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [SystemInfo](./puppeteer.protocol.systeminfo.md) > [GPUInfo](./puppeteer.protocol.systeminfo.gpuinfo.md) > [featureStatus](./puppeteer.protocol.systeminfo.gpuinfo.featurestatus.md)
|
|
|
|
## Protocol.SystemInfo.GPUInfo.featureStatus property
|
|
|
|
An optional dictionary of graphics features and their status.
|
|
|
|
<b>Signature:</b>
|
|
|
|
```typescript
|
|
featureStatus?: any;
|
|
```
|