NSUserDefaultsController
A controller that accesses user preference information for your app from the user’s defaults database.
Declaration
class NSUserDefaultsControllerOverview
NSUserDefaultsController is a Cocoa bindings–compatible controller class. Properties of the shared instance of this class can be bound to user interface elements to access and modify values stored in UserDefaults.