Package apple.webkit

Interface WKWebView.Block_createPDFWithConfigurationCompletionHandler

  • Enclosing class:
    WKWebView

    public static interface WKWebView.Block_createPDFWithConfigurationCompletionHandler
    • Method Detail

      • call_createPDFWithConfigurationCompletionHandler

        void call_createPDFWithConfigurationCompletionHandler​(NSData pdfDocumentData,
                                                              NSError error)