init(url:)
Initializes a URL action with the specified URL.
Declaration
init(url: URL)Parameters
- url:
The URL to set the action to.
Return Value
An initialized PDFActionURL instance, or NULL if the object could not be initialized.
Initializes a URL action with the specified URL.
init(url: URL)The URL to set the action to.
An initialized PDFActionURL instance, or NULL if the object could not be initialized.