complicationTemplate
The template containing the data to display in your complication.
Declaration
@NSCopying var complicationTemplate: CLKComplicationTemplate { get set }Discussion
Specify a template that matches the style of complication for which you’re providing data. Different templates require different types of data. You must configure the template data before returning the timeline entry to ClockKit.