Contents

Previews

The type to preview.

Declaration

associatedtype Previews : View

Discussion

When you create a preview, Swift infers this type from your implementation of the required previews property.

See Also

Creating a preview