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§

#[repr(C)]
pub struct WKWebExtensionContextNotificationUserInfoKey { /* private fields */ }