Contents

init(content:)

Creates a section with the provided section content.

Declaration

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

Parameters

  • content:

    The section’s content.

See Also

Creating a section