electron/docs/api/structures/permission-request.md
2024-04-10 22:06:47 +02:00

4 lines
179 B
Markdown

# PermissionRequest Object
* `requestingUrl` string - The last URL the requesting frame loaded.
* `isMainFrame` boolean - Whether the frame making the request is the main frame.