Contents

Body

The type of configuration representing the content of this control.

Declaration

associatedtype Body : ControlWidgetConfiguration

Discussion

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