---
title: permissions
framework: webkit
role: symbol
role_heading: Type Property
path: webkit/wkwebextensioncontext/notificationuserinfokey/permissions
---

# permissions

The corresponding value represents the affected permissions in WKWebExtensionContext notifications.

## Declaration

```swift
nonisolated static let permissions: WKWebExtensionContext.NotificationUserInfoKey
```

## See Also

### Type properties

- [matchPatterns](webkit/wkwebextensioncontext/notificationuserinfokey/matchpatterns.md)
