Introduction to Navigation Services Programming Guide

Navigation Services is an application programming interface that allows your application to provide a user interface for navigating to, opening, and saving Mac OS files. Navigation Services displays a dialog that allows the user to navigate to a location. After the user responds to the dialog by choosing a file, setting a save location, or canceling the dialog, Navigation Services provides the information your application needs to comply with the user action.

Who Should Read This Document?

This document is for application developers who want to use Navigation Services for such tasks as opening and saving files and choosing files. Those who plan to implement custom features in Navigation Services dialogs will also find this document useful.

Organization of This Document

This document contains the following chapters:

See Also