14 lines
581 B
Markdown
14 lines
581 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
|
|
[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [Network](./puppeteer.protocol.network.md) > [ResourceChangedPriorityEvent](./puppeteer.protocol.network.resourcechangedpriorityevent.md) > [newPriority](./puppeteer.protocol.network.resourcechangedpriorityevent.newpriority.md)
|
|
|
|
## Protocol.Network.ResourceChangedPriorityEvent.newPriority property
|
|
|
|
New priority
|
|
|
|
<b>Signature:</b>
|
|
|
|
```typescript
|
|
newPriority: ResourcePriority;
|
|
```
|