setURL(_:for:)
Sets the URL associated with a rectangle in a PDF graphics context.
Declaration
func setURL(_ url: CFURL, for rect: CGRect)Parameters
- url:
A URL that specifies the destination of the contents associated with the rectangle.
- rect:
A rectangle specified in default user space (not device space).