Protocol
HSWidgetPreferences
Properties and Methods for managing user preferences.
Declaration
@protocol HSWidgetPreferences
Topics
Properties
-
widgetViewController
Widget view controller to manage user preferences for.
-
availablePositions
An array containing the available positions that the widget can occupy.
Initializer
-
- initWithWidgetViewController:availablePositions:
Initialize a newly allocated preferences object with the given widget view controller and available positions.