Package apple.webkit

Interface WKWebView.Block_takeSnapshotWithConfigurationCompletionHandler

  • Enclosing class:
    WKWebView

    public static interface WKWebView.Block_takeSnapshotWithConfigurationCompletionHandler
    • Method Detail

      • call_takeSnapshotWithConfigurationCompletionHandler

        void call_takeSnapshotWithConfigurationCompletionHandler​(UIImage snapshotImage,
                                                                 NSError error)