Class Method

minimumSize

Gets the minimum size required to add the widget to page.


Declaration


+(HSWidgetSize)minimumSize;

Return Value

A size structure containing the starting dimension of the widget in grid positions. HSWidgets will check for space availability before allowing user to add the widget.

Related Links


Adding Widgets