跳到主要内容

IpcMainInvokeEvent 对象继承自 Event

  • processId Integer - 发送此消息的渲染进程的内部 ID
  • frameId Integer - 发送此消息的渲染帧的 ID
  • sender WebContents - 返回发送消息的 webContents
  • senderFrame WebFrameMain | null 只读 - 发送此消息的帧。 如果在帧导航或销毁后访问,则可能为 null