Property
availablePositions
An array containing the available positions that the widget can occupy.
Declaration
@property (nonatomic, retain) NSArray *availablePositions;
Notes
This property should be used for checking space availability by either manually checking grid positions or using HSWidgetGridPositionConverterCache.