Contents

unload(_:)

Unloads the specified extension context.

Declaration

func unload(_ extensionContext: WKWebExtensionContext) throws

Discussion

Causes the context to stop running.

See Also

Related Documentation