Skip to main content
Soon, @electron packages on npm will require Node.js 22 LTS. Read more on our blog.

IpcMainInvokeEvent Object extends Event

  • type String - Possible values include frame
  • processId Integer - The internal ID of the renderer process that sent this message
  • frameId Integer - The ID of the renderer frame that sent this message
  • sender WebContents - Returns the webContents that sent the message
  • senderFrame WebFrameMain | null Readonly - The frame that sent this message. May be null if accessed after the frame has either navigated or been destroyed.

AltStyle によって変換されたページ (->オリジナル) /