CoreWebView2.GoBack Method

Definition

Navigates the WebView to the previous page in the navigation history.

public void GoBack ();
member this.GoBack : unit -> unit
Public Sub GoBack ()

Applies to