WidgetTimelineViewController
A presentation mode for Widgets
Widgets in this mode will appear in a vertical list sorted by the time the Widget is created (descending).
On load, published widgets will be loaded from history and, by default, display results, and be non-interactive. New widgets will appear at the top of the list and be interactive until the timer expires.
You can configure which and how widgets are displayed by overriding:
- didLoadInitialWidgets
- didLoadMoreWidgets
- didReceiveNewWidget
- makeWidget
-
-
-
-
A factory method that is called when a widget is ready to be displayed.
-
Set interactivity