GroupBox Background

Set a custom GroupBox background

GroupBox Background - iOS Light Mode Preview

Platform Compatibility

iOS 16.0+ iPadOS 16.0+ macOS 13.0+ watchOS 9.0+ tvOS 16.0+ visionOS 1.0+

Tags

SwiftUI Code

Docs
GroupBox {
  Text(loremIpsum)
}
.backgroundStyle(.blue.tertiary)

Found an issue or have a suggestion?

Created: May 30, 2025Updated: May 30, 2025