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

# UIAttachmentBehavior.AttachmentType.anchor

Designates an attachment behavior that connects a dynamic item to an anchor point.

## Declaration

```swift
case anchor
```

## See Also

### Constants

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