Share via


CoreWebView2Profile.ServiceWorkerManager Property

Definition

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

Property Value

Applies to