共用方式為


UIGraphicsPdfRendererContext.SetUrl(NSUrl, CGRect) 方法

定義

建立指定的 url 將連結的矩形目的地。

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

參數

url
NSUrl

目的地的識別碼。

rect
CGRect

url 相關聯的區域。

屬性

適用於