Instance Method

options

Gets a copy of the current widget options.


Declaration


-(NSDictionary *)options;

Return Value

An immutable dictionary that represents the current widget options or nil if there are no options.

Related Links


Preferences