---
title: changedTypesRemovedUserInfoKey
framework: uikit
role: symbol
role_heading: Type Property
path: uikit/uipasteboard/changedtypesremoveduserinfokey
---

# changedTypesRemovedUserInfoKey

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

## Declaration

```swift
nonisolated class let changedTypesRemovedUserInfoKey: String
```

## See Also

### Constants

- [changedTypesAddedUserInfoKey](uikit/uipasteboard/changedtypesaddeduserinfokey.md)
