---
title: removedPassInfosUserInfoKey
framework: passkit
role: symbol
role_heading: Type Property
path: passkit/pkpasslibrarynotificationkey/removedpassinfosuserinfokey
---

# removedPassInfosUserInfoKey

An array of dictionaries that describes the removed passes.

## Declaration

```swift
static let removedPassInfosUserInfoKey: PKPassLibraryNotificationKey
```

## See Also

### Notification keys

- [addedPassesUserInfoKey](passkit/pkpasslibrarynotificationkey/addedpassesuserinfokey.md)
- [passTypeIdentifierUserInfoKey](passkit/pkpasslibrarynotificationkey/passtypeidentifieruserinfokey.md)
- [recoveredPassesUserInfoKey](passkit/pkpasslibrarynotificationkey/recoveredpassesuserinfokey.md)
- [replacementPassesUserInfoKey](passkit/pkpasslibrarynotificationkey/replacementpassesuserinfokey.md)
- [serialNumberUserInfoKey](passkit/pkpasslibrarynotificationkey/serialnumberuserinfokey.md)
