mirror of
https://github.com/electron/electron.git
synced 2026-02-19 03:14:51 -05:00
5 lines
179 B
Markdown
5 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.
|