SwiftUI_visionOS_Note

System Material

May 7, 2024
1 min read|

These System Materials are very commonly used as backgrounds for a subtle, yet professional look to your apps. As you'll see, the colors are not totally opaque and allow some natural color to bleed through.

.background(.regularMaterial)
swift

.background(.ultraThinMaterial)
swift

.background(.thinMaterial)
swift

.background(.thickMaterial)
swift

.background(.ultraThickMaterial)
swift

Subscribe to our newsletter

Get the latest news and updates from our team