mirror of
https://github.com/electron/electron.git
synced 2026-01-30 09:48:35 -05:00
5 lines
192 B
Markdown
5 lines
192 B
Markdown
# IpcMainInvokeEvent Object extends `Event`
|
|
|
|
* `frameId` Integer - The ID of the renderer frame that sent this message
|
|
* `sender` WebContents - Returns the `webContents` that sent the message
|