---
title: InputConnectionBehavior.never
framework: appintents
role: symbol
role_heading: Case
path: appintents/inputconnectionbehavior/never
---

# InputConnectionBehavior.never

A behavior that prohibits the parameter from accepting the output.

## Declaration

```swift
case never
```

## See Also

### Getting the connection behaviors

- [InputConnectionBehavior.default](appintents/inputconnectionbehavior/default.md)
- [InputConnectionBehavior.connectToPreviousIntentResult](appintents/inputconnectionbehavior/connecttopreviousintentresult.md)
