Instance Method

containsSpaceToExpandOrShrinkToWidgetSize:

Return whether there is enough available space to expand or shrink to specified size structure.

Declaration


-(BOOL)containsSpaceToExpandOrShrinkToWidgetSize:(HSWidgetSize)size;

Parameters

Return Value

YES if there are directly adjacent positions available for widget to expand/shrink to given size; otherwise NO.

Related Links


Dynamic Sizing