unload(_:)
Unloads the specified extension context.
Declaration
func unload(_ extensionContext: WKWebExtensionContext) throwsDiscussion
Causes the context to stop running.
Unloads the specified extension context.
func unload(_ extensionContext: WKWebExtensionContext) throwsCauses the context to stop running.