Kotlin Wrappers API Reference
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
kotlin-electron
/
electron.core
/
IpcMessageEvent
Ipc
Message
Event
external
interface
IpcMessageEvent
:
<ERROR CLASS> {electron/core/DOMEvent=} ERROR CLASS: Wrong number of type arguments
(
source
)
Members
Properties
args
Link copied to clipboard
abstract
var
args
:
ERROR CLASS: Symbol not found for js.array.ReadonlyArray<kotlin/Any?>
channel
Link copied to clipboard
abstract
var
channel
:
String
frame
Id
Link copied to clipboard
abstract
var
frameId
:
ERROR CLASS: Symbol not found for js.array.Tuple2<kotlin/Double, kotlin/Double>
pair of
[processId, frameId]
.