Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
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.