UIWebView.GoForward Method

Definition

Loads the next URL in the UIWebView's history list.

[Foundation.Export("goForward")]
public virtual void GoForward ();
abstract member GoForward : unit -> unit
override this.GoForward : unit -> unit
Attributes

Applies to