---
title: IntentCollectionSize
framework: appintents
role: symbol
role_heading: Structure
path: appintents/intentcollectionsize
---

# IntentCollectionSize

## Declaration

```swift
struct IntentCollectionSize
```

## Topics

### Initializers

- [init(exactly:)](appintents/intentcollectionsize/init(exactly:).md)
- [init(min:max:)](appintents/intentcollectionsize/init(min:max:).md)

## Relationships

### Conforms To

- [Equatable](swift/equatable.md)
- [ExpressibleByIntegerLiteral](swift/expressiblebyintegerliteral.md)

## See Also

### Items and collections

- [IntentItem](appintents/intentitem.md)
- [IntentItemCollection](appintents/intentitemcollection.md)
- [IntentItemSection](appintents/intentitemsection.md)
- [IntentResponseStream](appintents/intentresponsestream.md)
