Share via


UIScreenshotServiceDelegate.GeneratePdfRepresentation Method

Definition

[Foundation.Export("screenshotService:generatePDFRepresentationWithCompletion:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void GeneratePdfRepresentation(UIKit.UIScreenshotService screenshotService, UIKit.UIScreenshotServiceDelegatePdfHandler completionHandler);
[<Foundation.Export("screenshotService:generatePDFRepresentationWithCompletion:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member GeneratePdfRepresentation : UIKit.UIScreenshotService * UIKit.UIScreenshotServiceDelegatePdfHandler -> unit
override this.GeneratePdfRepresentation : UIKit.UIScreenshotService * UIKit.UIScreenshotServiceDelegatePdfHandler -> unit

Parameters

screenshotService
UIScreenshotService

Implements

Attributes

Applies to