WKWebView.CanGoForward Property

Definition

A Boolean value indicating whether there is a forward item in the back-forward list that can be navigated to.

public virtual bool CanGoForward { [Foundation.Export("canGoForward")] get; }
member this.CanGoForward : bool

Property Value

Attributes

Remarks

WKWebView is a key-value observing (KVO) compliant for this property.

Applies to