Share via


UIGraphicsPdfRendererContext.SetUrl(NSUrl, CGRect) Method

Definition

[Foundation.Export("setURL:forRect:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void SetUrl(Foundation.NSUrl url, CoreGraphics.CGRect rect);
[<Foundation.Export("setURL:forRect:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member SetUrl : Foundation.NSUrl * CoreGraphics.CGRect -> unit
override this.SetUrl : Foundation.NSUrl * CoreGraphics.CGRect -> unit

Parameters

url
NSUrl
rect
CGRect
Attributes

Applies to