Value
The type of value provided to the template.
Declaration
associatedtype ValueDiscussion
When you create a custom provider, Swift infers this type from your implementation of the required previewValue property and currentValue() method.
The type of value provided to the template.
associatedtype ValueWhen you create a custom provider, Swift infers this type from your implementation of the required previewValue property and currentValue() method.