init(anchor:book:)
Constructs a new help link with the specified anchor and book.
Declaration
init(anchor: NSHelpManager.AnchorName, book: NSHelpManager.BookName)Parameters
- anchor:
The anchor within the help book to open to.
- book:
The specific book name to open.