CLKLaunchedTimelineEntryDateKey
A key that indicates the date when the system launched the complication.
Declaration
let CLKLaunchedTimelineEntryDateKey: StringDiscussion
The value of this key is an NSDate object. When the user taps your complication, ClockKit includes this key in the dictionary that it passes to the extension delegate’s handleUserActivity(_:) method.
See Also
Deprecated methods
CLKLaunchedComplicationIdentifierKeygetComplicationDescriptors(handler:)handleSharedComplicationDescriptors(_:)getLocalizableSampleTemplate(for:withHandler:)getPrivacyBehavior(for:withHandler:)CLKComplicationPrivacyBehaviorgetAlwaysOnTemplate(for:withHandler:)getTimelineEndDate(for:withHandler:)getCurrentTimelineEntry(for:withHandler:)getTimelineEntries(for:after:limit:withHandler:)getTimelineAnimationBehavior(for:withHandler:)CLKComplicationTimelineAnimationBehaviorgetSupportedTimeTravelDirections(for:withHandler:)CLKComplicationTimeTravelDirectionsgetTimelineStartDate(for:withHandler:)