widgetController()
Returns a widget controller used to specify whether a widget has content to display.
Declaration
class func widgetController() -> SelfReturn Value
A widget controller.
Discussion
Both a widget and its containing app can get a widget controller object to specify whether there is content the widget should display.