Instance Method

updatePageForExpandOrShrinkOfWidget:toGridPositions:

Expand or shrink widget to the specified widget positions.


Declaration


-(void)updatePageForExpandOrShrinkOfWidget:(HSWidgetViewController *)widgetViewController toGridPositions:(NSArray *)positions;

Parameters

Description

The widget should send this message to the delegate when it wants to perform the expanding or shrinking accessory events. The delegate is responsible for animating only the container view changes.

Related Links


Widget Sizing


Positions