CLKComplicationStaticWidgetMigrationConfiguration
A configuration object that specifies a static complication in WidgetKit.
Declaration
class CLKComplicationStaticWidgetMigrationConfigurationOverview
You can use static complications if your app doesn’t dynamically customize the list of complications available in the complication picker. For example, if your complications display the current temperature and chance of precipitation at the user’s current location, you can use a set of static widgets to define these complications.
For more information, see Migrating ClockKit complications to WidgetKit.