---
title: UIPasteboard.Name
framework: uikit
role: symbol
role_heading: Structure
path: uikit/uipasteboard/name-swift.struct
---

# UIPasteboard.Name

Constants that identify the name of a pasteboard.

## Declaration

```swift
struct Name
```

## Topics

### Names

- [general](uikit/uipasteboard/name-swift.struct/general.md)

### Initializers

- [init(_:)](uikit/uipasteboard/name-swift.struct/init(_:).md)
- [init(rawValue:)](uikit/uipasteboard/name-swift.struct/init(rawvalue:).md)

## Relationships

### Conforms To

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

## See Also

### Constants

- [Pasteboard Names](uikit/pasteboard-names.md)
- [UIPasteboard.OptionsKey](uikit/uipasteboard/optionskey.md)
- [Pasteboard Data Type Representations](uikit/pasteboard-data-type-representations.md)
- [UserInfo Dictionary Keys](uikit/userinfo-dictionary-keys.md)
