Instance Method

canDragWidget:

Return whether the widget can begin or continue dragging.


Declaration


-(BOOL)canDragWidget:(HSWidgetViewController *)widgetViewController;

Parameters

Return Value

YES if the specified widget is currently being dragged or can begin dragging; otherwise NO.

Related Links


Widget Dragging