Instance Method

initWithWidgetViewController:availablePositions:

Initialize a newly allocated preferences object with the given widget view controller and available positions.


Declaration


-(instancetype)initWithWidgetViewController:(HSWidgetViewController *)widgetViewController availablePositions:(NSArray *)positions;

Parameters

Return Value

A preferences object initialized with the given widget view controller and available positions.

Related Links


Widget View Controller