---
title: INUIInteractiveBehavior.nextView
framework: intentsui
role: symbol
role_heading: Case
path: intentsui/inuiinteractivebehavior/nextview
---

# INUIInteractiveBehavior.nextView

A behavior that displays controls for navigating to a new view.

## Declaration

```swift
case nextView
```

## See Also

### Enumeration Cases

- [INUIInteractiveBehavior.none](intentsui/inuiinteractivebehavior/none.md)
- [INUIInteractiveBehavior.launch](intentsui/inuiinteractivebehavior/launch.md)
- [INUIInteractiveBehavior.genericAction](intentsui/inuiinteractivebehavior/genericaction.md)
