performAction(forItem:)
Invoked when the user selects a search result in Help menu.
Declaration
optional func performAction(forItem item: Any)Parameters
- item:
An item in the help menu.
Discussion
The default implementation brings up Help Viewer for a Help item.