CoreWebView2Notification.ReportClicked Method
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 host may run this to report the notification has been clicked, and it will cause the click event to be raised for non-persistent notifications.
public void ReportClicked ();
member this.ReportClicked : unit -> unit
Public Sub ReportClicked ()