WKWebView
extension WKWebView
-
Configure the web view’s cookie storage from the given SAPURLSession
Declaration
Swift
@MainActor public func configure(with urlSession: SAPURLSession, completionHandler: @escaping () -> Void)Parameters
urlSessionan SAPURLSession instance that contains the necessry cookies
completionHandlerclosure called on completion