If your project is properly registered, and the necessary keys have been set in the property list, this method launches Help Viewer and displays the first page of your app’s help book.
SDK
- macOS 10.0+
Framework
- App
Kit
Declaration
- (void)showHelp:(id)sender;
Parameters
sender
The object that sent the command.
Discussion
For information on how to set up your project to take advantage of having Help Viewer display your help book, see Specifying the Comprehensive Help File.