---
title: PKPassLibraryNotificationName
framework: passkit
role: symbol
role_heading: Structure
path: passkit/pkpasslibrarynotificationname
---

# PKPassLibraryNotificationName

The types of notifications that the pass library posts.

## Declaration

```swift
struct PKPassLibraryNotificationName
```

## Topics

### Creating a pass library notification name

- [init(rawValue:)](passkit/pkpasslibrarynotificationname/init(rawvalue:).md)
- [init(_:)](passkit/pkpasslibrarynotificationname/init(_:).md)

### Notification names

- [PKPassLibraryDidChange](passkit/pkpasslibrarynotificationname/pkpasslibrarydidchange.md)
- [PKPassLibraryRemotePaymentPassesDidChange](passkit/pkpasslibrarynotificationname/pkpasslibraryremotepaymentpassesdidchange.md)

## Relationships

### Conforms To

- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Receiving notifications

- [PKPassLibraryNotificationKey](passkit/pkpasslibrarynotificationkey.md)
