reloadTimelines(ofKind:)
Reloads the timelines for all widgets of a particular kind.
Declaration
func reloadTimelines(ofKind kind: String)Parameters
- kind:
A string that identifies the widget and matches the value you used when you created the widget’s configuration.