---
title: UIAttachmentBehavior.AttachmentType.items
framework: uikit
role: symbol
role_heading: Case
path: uikit/uiattachmentbehavior/attachmenttype/items
---

# UIAttachmentBehavior.AttachmentType.items

Designates an attachment behavior that connects a dynamic item to another dynamic item.

## Declaration

```swift
case items
```

## See Also

### Constants

- [UIAttachmentBehavior.AttachmentType.anchor](uikit/uiattachmentbehavior/attachmenttype/anchor.md)
