Contents

makeBody(configuration:)

Creates a view that represents the body of a product view.

Declaration

@ViewBuilder @MainActor @preconcurrency func makeBody(configuration: Self.Configuration) -> Self.Body

Parameters

  • configuration:

    The properties of a product view style.

See Also

Creating custom product views