Class Method
isAvailable
Returns whether the widget is currently available for addition.
Declaration
+(BOOL)isAvailable;
Return Value
YES if the widget is available for addition; otherwise NO.
Related Links
Adding Widgets
-
+ minimumSize
Gets the minimum size required to add the widget to page.
-
+ canAddWidgetForAvailableGridPositions:
Get whether the widget can be added for given available grid positions.
-
+ allowedInstancesPerPage
Return the number of allowed instances per page so that widget manager can restrict additional instances.