CoreWebView2.NotificationReceived Event

Definition

public event EventHandler<Microsoft.Web.WebView2.Core.CoreWebView2NotificationReceivedEventArgs> NotificationReceived;
member this.NotificationReceived : EventHandler<Microsoft.Web.WebView2.Core.CoreWebView2NotificationReceivedEventArgs> 
Public Custom Event NotificationReceived As EventHandler(Of CoreWebView2NotificationReceivedEventArgs) 

Event Type

Applies to