mirror of
https://github.com/electron/electron.git
synced 2026-01-11 00:18:02 -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.
|