toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-electron
/
electron.core
/
SharedWorkerInfo
Shared
Worker
Info
external
interface
SharedWorkerInfo
(
source
)
Members
Properties
id
Link copied to clipboard
abstract
var
id
:
String
The unique id of the shared worker.
url
Link copied to clipboard
abstract
var
url
:
String
The url of the shared worker.