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

179 B

PermissionRequest Object

  • requestingUrl string - The last URL the requesting frame loaded.
  • isMainFrame boolean - Whether the frame making the request is the main frame.