init(name:)
Initializes the PDFActionName object with the specified named action.
Declaration
init(name: PDFActionNamedName)Parameters
- name:
The action name used to initialize the named action.
Return Value
An initialized PDFActionNamed instance, or NULL if the object could not be initialized.
Discussion
See PDFActionNamed for the names of named actions you can specify.