init(content:)
Creates a new ControlGroup with the specified children
Declaration
nonisolated init(@ContentBuilder content: () -> Content)Parameters
- content:
The children to display
Creates a new ControlGroup with the specified children
nonisolated init(@ContentBuilder content: () -> Content)The children to display