Contents

init(content:)

Creates a new ControlGroup with the specified children

Declaration

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

Parameters

  • content:

    The children to display

See Also

Creating a control group