kobweb
Toggle table of contents
0.21.1
js
Platform filter
js
Switch theme
Search in API
kobweb
kobweb-worker
/
com.varabyte.kobweb.worker
/
WorkerStrategyContext
Worker
Strategy
Context
class
WorkerStrategyContext
(
val
self
:
DedicatedWorkerGlobalScope
,
val
transferables
:
Transferables
)
(
source
)
Members
Constructors
Worker
Strategy
Context
Link copied to clipboard
constructor
(
self
:
DedicatedWorkerGlobalScope
,
transferables
:
Transferables
)
Properties
self
Link copied to clipboard
val
self
:
DedicatedWorkerGlobalScope
transferables
Link copied to clipboard
val
transferables
:
Transferables