Type Alias WKWebExtensionContextNotificationUserInfoKey

Source
pub type WKWebExtensionContextNotificationUserInfoKey = NSString;
Available on crate feature WKWebExtensionContext only.
Expand description

Constants for specifying WKWebExtensionContext information in notifications.

See also Apple’s documentation

Aliased Type§

struct WKWebExtensionContextNotificationUserInfoKey { /* private fields */ }