helpAnchor
The alert’s HTML help anchor.
Declaration
var helpAnchor: NSHelpManager.AnchorName? { get set }Discussion
To provide a help anchor for the alert, set this property to the appropriate string value. To remove the help anchor, set this property’s value to nil.