ControlGroup
Creates a new ControlGroup with the specified children
Platform Compatibility
iOS 15.0+ iPadOS 15.0+ macOS 12.0+ tvOS 17.0+ visionOS 1.0+
Tags
SwiftUI Code
ControlGroup {
Button("Increase", action: action)
Button("Decrease", action: action)
}
Found an issue or have a suggestion?
Created: June 4, 2025Updated: June 4, 2025