Initializes a URL action with the specified URL.
Original signature is '- (id)initWithURL:(NSURL *)url'
Available in Mac OS X v10.5 and later.
- url (NSURL)
- The URL to set the action to.
An initialized PDFActionURL instance, or NULL if the object could not be initialized.
- Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)