---
title: UIPageViewController.NavigationDirection.forward
framework: uikit
role: symbol
role_heading: Case
path: uikit/uipageviewcontroller/navigationdirection/forward
---

# UIPageViewController.NavigationDirection.forward

Navigation to the next page.

## Declaration

```swift
case forward
```

## See Also

### Constants

- [UIPageViewController.NavigationDirection.reverse](uikit/uipageviewcontroller/navigationdirection/reverse.md)
