---
title: goForward()
framework: uikit
role: symbol
role_heading: Instance Method
path: uikit/uiwebview/goforward()
---

# goForward()

Loads the next location in the back-forward list.

## Declaration

```swift
func goForward()
```

## See Also

### Moving back and forward

- [canGoBack](uikit/uiwebview/cangoback.md)
- [canGoForward](uikit/uiwebview/cangoforward.md)
- [goBack()](uikit/uiwebview/goback().md)
