WebKit.WKWebView.GoTo Method
Navigates to an item from the back-forward list and sets it as the current item.

Syntax

[Foundation.Export("goToBackForwardListItem:")]
public virtual WKNavigation GoTo (WKBackForwardListItem item)

Parameters

item
The item to which to navigate. Must be one of the items in the web view's back-forward list.

Returns

A new navigation to the requested item, or null if it is already the current item or is not part of the web view's back-forward list.

Remarks

Requirements

Namespace: WebKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0