This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
electron
Watch
2
Star
0
Fork
You've already forked electron
0
Code
Issues
Pull requests
Projects
Releases
Packages
1
Wiki
Activity
Actions
1
90caa5eac9
Branches
Tags
No results found.
electron
/
docs
/
api
/
structures
/
ipc-main-invoke-event.md
Jeremy Apthorp
c436997840
feat: add ipcRenderer.invoke() (
#18449
)
2019-05-31 10:25:19 -07:00
192 B
Raw
Blame
History
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