CoreWebView2ServiceWorkerRegisteredEventArgs.ServiceWorkerRegistration Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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