ToggleStyle.Configuration
The properties of a toggle instance.
Declaration
typealias Configuration = ToggleStyleConfigurationDiscussion
You receive a configuration parameter of this type — which is an alias for the ToggleStyleConfiguration type — when you implement the required makeBody(configuration:) method in a custom toggle style implementation.