Instance Method

readUserDefaultsValue:

Get the user default value for the given specifier.


Declaration


-(id)readUserDefaultsValue:(PSSpecifier *)specifier;

Parameters

Return Value

An object representing the value for the given specifier.

Related Links


Using User Defaults