CoreWebView2ServiceWorkerRegisteredEventArgs.ServiceWorkerRegistration Property

Definition

The service worker that was registered.

public Microsoft.Web.WebView2.Core.CoreWebView2ServiceWorkerRegistration ServiceWorkerRegistration { get; }
member this.ServiceWorkerRegistration : Microsoft.Web.WebView2.Core.CoreWebView2ServiceWorkerRegistration
Public ReadOnly Property ServiceWorkerRegistration As CoreWebView2ServiceWorkerRegistration

Property Value

Applies to