Looking Up Documentation for an API Symbol
- Steps
With a source file open, click the Symbol inspector button in the utility area.
Place the insertion point in an API symbol in the source editor.
View the documentation under Quick Help in the Symbol inspector.
To view more detailed information, click the API name at the top of Quick Help.

Find concise reference documentation for an API symbol without moving away from your source file.
When you place the insertion point in a symbol, summary reference information appears in the Symbol inspector in the utility area.
The information includes links to:
Complete reference documentation for the symbol
The header file where the symbol is declared
Related programming guides
Related sample code
© 2012 Apple Inc. All Rights Reserved. (Last updated: 2012-01-09)