UIWebView.CanGoForward Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
This property indicates if it is possible to move forwards through the web pages. Read-only.
public virtual bool CanGoForward { [Foundation.Export("canGoForward")] get; }
member this.CanGoForward : bool
Property Value
- Attributes