<!--
{
  "availability" : [
    "iOS: 26.0.0 -",
    "iPadOS: 26.0.0 -",
    "macCatalyst: 26.0.0 -",
    "visionOS: 26.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "UIKit",
  "identifier" : "/documentation/UIKit/UIPasteboard/ChangedMessage",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "UIKit"
    ],
    "preciseIdentifier" : "s:So12UIPasteboardC5UIKitE14ChangedMessageV"
  },
  "title" : "UIPasteboard.ChangedMessage"
}
-->

# UIPasteboard.ChangedMessage

```
struct ChangedMessage
```

## Topics

### Initializers

[`init(typesAdded: [String], typesRemoved: [String])`](/documentation/UIKit/UIPasteboard/ChangedMessage/init(typesAdded:typesRemoved:))

### Instance Properties

[`var typesAdded: [String]`](/documentation/UIKit/UIPasteboard/ChangedMessage/typesAdded)

[`var typesRemoved: [String]`](/documentation/UIKit/UIPasteboard/ChangedMessage/typesRemoved)

## Relationships

### Conforms To

[`SendableMetatype`](/documentation/Swift/SendableMetatype)

[`MainActorMessage`](/documentation/Foundation/NotificationCenter/MainActorMessage)

---

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)