Contents

init(content:)

Creates an unlabeled group box with the provided view content.

Declaration

nonisolated init(@ContentBuilder content: () -> Content)

Parameters

  • content:

    A Contentbuilder that produces the content for the group box.

See Also

Creating a group box