API  0.9.6
 All Classes Files Functions Variables Macros Groups Pages
CPUserDefaultsController.h
Go to the documentation of this file.
1 
3 {
4  CPUserDefaults _defaults // @accessors(readonly, property=defaults);
5  CPDictionary _initialValues // @accessors(property=initialValues);
6  BOOL _appliesImmediately // @accessors(property=appliesImmediately);
7 }
8 @end