<!--
{
  "availability" : [
    "iOS: 2.0.0 - 12.0.0",
    "iPadOS: 2.0.0 - 12.0.0"
  ],
  "documentType" : "symbol",
  "framework" : "UIKit",
  "identifier" : "/documentation/UIKit/UIWebView/canGoForward",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Property",
  "symbol" : {
    "kind" : "Instance Property",
    "modules" : [
      "UIKit"
    ],
    "preciseIdentifier" : "c:objc(cs)UIWebView(py)canGoForward"
  },
  "title" : "canGoForward"
}
-->

# canGoForward

A Boolean value indicating whether the receiver can move forward.

```
var canGoForward: Bool { get }
```

## Discussion

If <doc://com.apple.documentation/documentation/Swift/true>, able to move forward; otherwise, <doc://com.apple.documentation/documentation/Swift/false> .

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)