Kotlin Wrappers API Reference
Toggle table of contents
web
Target filter
web
Switch theme
Search in API
Skip to content
Kotlin Wrappers API Reference
kotlin-electron
/
electron.core
/
WebContents
/
ipcMessageSyncEvent
ipc
Message
Sync
Event
val
ipcMessageSyncEvent
:
EventInstance
<
Tuple3
<
IpcMainEvent
,
String
,
ReadonlyArray
<
Any
?
>
>
>
(
source
)