Can I make a window made of glass?

Asked on 06/16/2025

1 search

Yes, you can create a window made of glass using Apple's new design materials introduced at WWDC. The "Liquid Glass" material is a key feature that allows developers to create visually appealing and dynamic interfaces. This material is designed to float above the content, providing a distinct layer for navigation and controls. It adapts to its surroundings, maintaining clarity and focus within the UI hierarchy.

For example, in the session Build an AppKit app with the new design, it is explained how the liquid glass material can be used to transform the appearance of a Mac window, altering the window shape and framing key structural regions in glass. The toolbar elements are placed on a glass material, enhancing the sense of hierarchy within the window.

Additionally, in the session Meet Liquid Glass, it is discussed how liquid glass can be used effectively, including guidelines to avoid using glass on glass to prevent a cluttered interface.

These sessions provide insights into how you can implement glass-like effects in your app's UI, making use of the new design system and APIs provided by Apple.