WKWebViewSharedManager

public class WKWebViewSharedManager

WKWebViewSharedManager** handles the process pool and configuration shared by several WKWebViews

  • process pool shared by multiple WKWebView

    Declaration

    Swift

    public let processPool: WKProcessPool
  • configuration shared by multiple WKWebView

    Declaration

    Swift

    public let config: WKWebViewConfiguration