mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by: David Sanders <dsanders11@ucsbalum.com>
400 B
400 B
IpcMainInvokeEvent Object extends Event
processIdInteger - The internal ID of the renderer process that sent this messageframeIdInteger - The ID of the renderer frame that sent this messagesenderWebContents - Returns thewebContentsthat sent the messagesenderFrameWebFrameMain Readonly - The frame that sent this message