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

# InputConnectionBehavior.default

A behavior that allows the system to determine if the parameter accepts the output.

## Declaration

```swift
case `default`
```

## See Also

### Getting the connection behaviors

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