Instance Method

readPreferenceValue:

Read the preference value for the given specifier. By default it reads widget option value.


Declaration


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

Parameters

Return Value

An object representing the value for the given specifier.

Related Links


Managing Preferences