Configuration
A type that manages configuration data for an app extension.
Declaration
associatedtype Configuration : AppExtensionConfigurationDiscussion
When you create a custom app extension, Swift infers this type from your implementation of the required configuration property.