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けられている領域。

属性

適用対象