Share via


WebView.GoForward Method

Definition

[Foundation.Export("goForward")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool GoForward();
[<Foundation.Export("goForward")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member GoForward : unit -> bool
override this.GoForward : unit -> bool

Returns

Attributes

Applies to