---
title: changedTypesAddedUserInfoKey
framework: uikit
role: symbol
role_heading: Type Property
path: uikit/uipasteboard/changedtypesaddeduserinfokey
---

# changedTypesAddedUserInfoKey

With the notification named changedNotification, use this key to access the added representation types. These types are stored as an array in the notification’s userInfo dictionary.

## Declaration

```swift
nonisolated class let changedTypesAddedUserInfoKey: String
```

## See Also

### Constants

- [changedTypesRemovedUserInfoKey](uikit/uipasteboard/changedtypesremoveduserinfokey.md)
