Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Event args for the CoreWebView2SharedWorkerManager.SharedWorkerCreated event.
Summary
| Members | Description |
|---|---|
| Worker | The shared worker that was created. |
Properties
Worker
readonly CoreWebView2SharedWorker Worker
The shared worker that was created.