Contents

init(content:label:)

Creates a group box with the provided label and view content.

Declaration

nonisolated init(@ContentBuilder content: () -> Content, @ContentBuilder label: () -> Label)

Parameters

See Also

Creating a group box