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

# UIAttachmentBehavior.AttachmentType

Constants indicating the type of the attachment behavior object.

## Declaration

```swift
enum AttachmentType
```

## Topics

### Constants

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

### Initializers

- [init(rawValue:)](uikit/uiattachmentbehavior/attachmenttype/init(rawvalue:).md)

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Constants

- [UIFloatRange](uikit/uifloatrange.md)
- [Float range constants](uikit/float-range-constants.md)
- [UIOffset](uikit/uioffset.md)
