Contents

Body

The type of view representing the body of this formatting definition.

Declaration

associatedtype Body : AttributedTextFormattingDefinition

Discussion

When you create a custom definition, Swift infers this type from your implementation of the required body property.