---
title: IntentParameter.InclusiveRange
framework: appintents
role: symbol
role_heading: Type Alias
path: appintents/intentparameter/inclusiverange-swift.typealias
---

# IntentParameter.InclusiveRange

## Declaration

```swift
typealias InclusiveRange<Bound> = (lowerBound: Bound, upperBound: Bound) where Bound : Comparable
```

## See Also

### Accessing the configuration

- [currencyCodes](appintents/intentparameter/currencycodes.md)
- [inclusiveRange](appintents/intentparameter/inclusiverange-swift.property.md)
