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

# INUIInteractiveBehavior.launch

A behavior that displays an interface to launch the app.

## Declaration

```swift
case launch
```

## See Also

### Enumeration Cases

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