CoreWebView2Profile.ServiceWorkerManager 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.
Get the CoreWebView2ServiceWorkerManager instance to monitor service worker registrations and interact with the service worker associated with the current profile.
public Microsoft.Web.WebView2.Core.CoreWebView2ServiceWorkerManager ServiceWorkerManager { get; }
member this.ServiceWorkerManager : Microsoft.Web.WebView2.Core.CoreWebView2ServiceWorkerManager
Public ReadOnly Property ServiceWorkerManager As CoreWebView2ServiceWorkerManager