Contents

init(content:)

Creates a hosting configuration with the given contents.

Declaration

init(@ViewBuilder content: () -> Content)

Parameters

  • content:

    The contents of the SwiftUI hierarchy to be shown inside the cell.