Contents

nonPersistent()

Returns a new non-persistent configuration.

Declaration

class func nonPersistent() -> Self

Discussion

If a WKWebExtensionController is associated with a non-persistent configuration, no data will be written to the file system. This is useful for extensions in “private browsing” situations.