Instance Method
readWidgetOptionsValue:
Get the widget option value for the given specifier.
Declaration
-(id)readWidgetOptionsValue:(PSSpecifier *)specifier;
Parameters
-
specifier
specifier to use to read the value for.
Return Value
An object representing the value for the given specifier.
Related Links
Using Widget Options
-
- setWidgetOptionsValue:specifier:
Set the widget option value for the given specifier.