Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-electron
/
electron.core
/
IpcMessageEvent
Ipc
Message
Event
external
interface
IpcMessageEvent
(
source
)
Members
Properties
args
Link copied to clipboard
abstract
var
args
:
<Error class: unknown class>
<
Any
?
>
channel
Link copied to clipboard
abstract
var
channel
:
String
frame
Id
Link copied to clipboard
abstract
var
frameId
:
<Error class: unknown class>
<
Double
,
Double
>
pair of
[
processId
,
frameId
]
.