14 lines
587 B
Markdown
14 lines
587 B
Markdown
|
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||
|
|
||
|
[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [Emulation](./puppeteer.protocol.emulation.md) > [SetIdleOverrideRequest](./puppeteer.protocol.emulation.setidleoverriderequest.md) > [isScreenUnlocked](./puppeteer.protocol.emulation.setidleoverriderequest.isscreenunlocked.md)
|
||
|
|
||
|
## Protocol.Emulation.SetIdleOverrideRequest.isScreenUnlocked property
|
||
|
|
||
|
Mock isScreenUnlocked
|
||
|
|
||
|
<b>Signature:</b>
|
||
|
|
||
|
```typescript
|
||
|
isScreenUnlocked: boolean;
|
||
|
```
|