glass contrainer
Asked on 06/11/2025
•@wwdc251 search
The concept of a "glass container" is discussed in several sessions at WWDC 2025, particularly in the context of creating visually consistent and performant UI elements using the Liquid Glass material.
In the session titled "Build an AppKit app with the new design," the use of a glass effect container is highlighted as a way to group multiple glass elements together. This allows them to share a sampling region, providing a consistent visual result and improving performance by requiring only one sampling pass for the entire group. You can find more details in the Glass chapter of this session.
Similarly, in the session "Build a UIKit app with the new design," the UI Glass Container Effect is used to manage the interaction between glass views. This effect allows glass views to merge and adapt dynamically, maintaining a consistent appearance. More information can be found in the Custom elements chapter of this session.
In the "Build a SwiftUI app with the new design" session, the Glass Effect container is used to group elements like badges, ensuring they interact and blend correctly. This is discussed in the Liquid Glass effects chapter.
These sessions provide insights into how glass containers can be used to enhance the visual and functional aspects of app design using Apple's new Liquid Glass material.

Build an AppKit app with the new design
Update your AppKit app to take full advantage of the new design system. We’ll dive into key changes to tab views, split views, bars, presentations, search, and controls, and show you how to use Liquid Glass in your custom UI. To get the most out of this video, we recommend first watching “Get to know the new design system” for general design guidance.

Build a UIKit app with the new design
Update your UIKit app to take full advantage of the new design system. We’ll dive into key changes to tab views, split views, bars, presentations, search, and controls, and show you how to use Liquid Glass in your custom UI. To get the most out of this video, we recommend first watching “Get to know the new design system” for general design guidance.

Build a SwiftUI app with the new design
Explore the ways Liquid Glass transforms the look and feel of your app. Discover how this stunning new material enhances toolbars, controls, and app structures across platforms, providing delightful interactions and seamlessly integrating your app with the system. Learn how to adopt new APIs that can help you make the most of Liquid Glass.