WKWebExtensionContextErrorsDidUpdateNotification

Static WKWebExtensionContextErrorsDidUpdateNotification 

Source
pub unsafe static WKWebExtensionContextErrorsDidUpdateNotification: &'static NSNotificationName
Available on crate feature WKWebExtensionContext only.
Expand description

This notification is sent whenever a WKWebExtensionContext has new errors or errors were cleared.

See also Apple’s documentation