---
title: AppIntent.Case
framework: appintents
role: symbol
role_heading: Type Alias
path: appintents/appintent/case
---

# AppIntent.Case

## Declaration

```swift
typealias Case = ParameterSummaryCaseCondition
```

## See Also

### Summarizing the parameters

- [SummaryContent](appintents/appintent/summarycontent.md)
- [parameterSummary](appintents/appintent/parametersummary.md)
- [parameterSummary](appintents/appintent/parametersummary-4vgic.md)
- [ParameterSummaryBuilder](appintents/parametersummarybuilder.md)
- [AppIntent.Parameter](appintents/appintent/parameter.md)
- [AppIntent.DefaultCase](appintents/appintent/defaultcase.md)
- [AppIntent.Summary](appintents/appintent/summary.md)
- [AppIntent.Switch](appintents/appintent/switch.md)
- [AppIntent.When](appintents/appintent/when.md)
- [AppIntent.Option](appintents/appintent/option.md)
