Contents

controlGroupStyle(_:)

Sets the style for control groups within this view.

Declaration

nonisolated func controlGroupStyle<S>(_ style: S) -> some View where S : ControlGroupStyle

Parameters

  • style:

    The style to apply to controls within this view.

See Also

Presenting a group of controls