UIWebView.CanGoBack Property

Definition

This property indicates if it is possible to move backwards through web pages. Read-only.

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

Property Value

Attributes

Applies to