<!--
{
  "availability" : [
    "iOS: 18.4.0 -",
    "iPadOS: 18.4.0 -",
    "macCatalyst: 18.4.0 -",
    "macOS: 15.4.0 -",
    "visionOS: 2.4.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "WebKit",
  "identifier" : "/documentation/WebKit/WKWebExtensionContext/NotificationUserInfoKey",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "WebKit"
    ],
    "preciseIdentifier" : "c:@T@WKWebExtensionContextNotificationUserInfoKey"
  },
  "title" : "WKWebExtensionContext.NotificationUserInfoKey"
}
-->

# WKWebExtensionContext.NotificationUserInfoKey

Constants for specifying web extension context information in notifications.

```
struct NotificationUserInfoKey
```

## Topics

### Type properties

[`matchPatterns`](/documentation/WebKit/WKWebExtensionContext/NotificationUserInfoKey/matchPatterns)

The corresponding value represents the affected permission match patterns in [`WKWebExtensionContext`](/documentation/WebKit/WKWebExtensionContext) notifications.

[`permissions`](/documentation/WebKit/WKWebExtensionContext/NotificationUserInfoKey/permissions)

The corresponding value represents the affected permissions in [`WKWebExtensionContext`](/documentation/WebKit/WKWebExtensionContext) notifications.



---

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)