Skip to content

Instantly share code, notes, and snippets.

@nunogoncalves
Created March 19, 2020 19:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nunogoncalves/258a745894058556c7e2b8d47466a8e2 to your computer and use it in GitHub Desktop.
Save nunogoncalves/258a745894058556c7e2b8d47466a8e2 to your computer and use it in GitHub Desktop.
ScreenshotServiceDelegate
func screenshotService(
_ screenshotService: UIScreenshotService,
generatePDFRepresentationWithCompletion completionHandler: @escaping (Data?, Int, CGRect) -> Void
) {
...
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment