IpcMainInvokeEvent 对象继承自 Event
processId
Integer - 发送此消息的渲染进程的内部 IDframeId
Integer - 发送此消息的渲染帧的 IDsender
WebContents - 返回发送消息的webContents
senderFrame
WebFrameMain | null 只读 - 发送此消息的帧。 如果在帧导航或销毁后访问,则可能为null
。
Event
processId
Integer - 发送此消息的渲染进程的内部 IDframeId
Integer - 发送此消息的渲染帧的 IDsender
WebContents - 返回发送消息的 webContents
senderFrame
WebFrameMain | null 只读 - 发送此消息的帧。 如果在帧导航或销毁后访问,则可能为 null
。