适配 Liquid Glass

Asked on 2025-07-25

1 search

To adapt your app to use Liquid Glass, you can refer to several sessions from WWDC 2025 that provide guidance on implementing this new design language across different Apple platforms. Here are some key points and sessions that might be helpful:

  1. Platforms State of the Union: This session introduces the iconic new design for apps and system experiences across Apple platforms, emphasizing how Liquid Glass can be seamlessly integrated into your app's UI. It highlights that all UI frameworks, including SwiftUI, UIKit, and AppKit, fully support Liquid Glass. Platforms State of the Union

  2. Meet Liquid Glass: This session provides an in-depth look at Liquid Glass, explaining its dynamic properties and how it adapts to different contexts and environments. It also discusses the principles of using Liquid Glass effectively in your app. Meet Liquid Glass

  3. Build a UIKit app with the new design: This session focuses on using Liquid Glass in UIKit apps, providing examples of how to implement it for custom buttons and views. It also offers guidance on using system views and controls for the best experience. Build a UIKit app with the new design

  4. Build an AppKit app with the new design: This session covers the use of Liquid Glass in AppKit apps, demonstrating how to create an NS glass effect container view and integrate it into your app's layout. Build an AppKit app with the new design

  5. Build a SwiftUI app with the new design: This session explains how to apply Liquid Glass effects in SwiftUI apps, including using the Glass Effect ID modifier to create fluid transitions. Build a SwiftUI app with the new design

These sessions provide comprehensive guidance on how to adapt your app to use Liquid Glass, ensuring a seamless and visually appealing user experience across Apple platforms.