<!--
{
  "availability" : [
    "iOS: -",
    "iPadOS: -",
    "macCatalyst: -",
    "visionOS: -"
  ],
  "documentType" : "symbol",
  "framework" : "UIKit",
  "identifier" : "/documentation/UIKit/UIPasteboard/Name-swift.struct",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "UIKit"
    ],
    "preciseIdentifier" : "c:@T@UIPasteboardName"
  },
  "title" : "UIPasteboard.Name"
}
-->

# UIPasteboard.Name

Constants that identify the name of a pasteboard.

```
struct Name
```

## Topics

### Names

[`general`](/documentation/UIKit/UIPasteboard/Name-swift.struct/general)

The name identifying the general pasteboard, which you use for general copy-cut-paste operations.

### Initializers

[`init(_:)`](/documentation/UIKit/UIPasteboard/Name-swift.struct/init(_:))

[`init(rawValue:)`](/documentation/UIKit/UIPasteboard/Name-swift.struct/init(rawValue:))



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)