Contents

init(content:)

Creates a new ControlGroup with the specified children

Declaration

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

Parameters

  • content:

    The children to display

See Also

Creating a control group