WKWebViewUIImplementation
public class WKWebViewUIImplementation : NSObject, UIImplementation, AGWKWebViewControllerPresentationContextProviding
Undocumented
-
Undocumented
Declaration
Swift
public var modalPresentationStyle: UIModalPresentationStyle?
-
Undocumented
Declaration
Swift
public var navigationBarBackgroundColor: UIColor?
-
Undocumented
Declaration
Swift
public var navigationBarButtonTintColor: UIColor?
-
Undocumented
Declaration
Swift
public var wechatRedirectURI: URL?
-
Undocumented
Declaration
Swift
public var authgearDelegate: AuthgearDelegate?
-
Undocumented
Declaration
Swift
public var isInspectable: Bool
-
Undocumented
Declaration
Swift
override public init()
-
Undocumented
Declaration
Swift
public func openAuthorizationURL(url: URL, redirectURI: URL, shareCookiesWithDeviceBrowser: Bool, completion: @escaping CompletionHandler)