WKWebView.CanGoBack Property

Definition

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

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

Property Value

Attributes

Remarks

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

Applies to