Is there new button style api?
Asked on 06/11/2025
1 search
Yes, there are new button style APIs introduced at WWDC. In the session "Build a SwiftUI app with the new design," it was mentioned that there are new Glass and Glass permanent button styles that bring Liquid Glass to any button in your app. Additionally, in the session "Build a UIKit app with the new design," two new glass appearances are available with UI.ButtonConfiguration
: the standard glass and prominent glass, which can be tinted with your app's tint color.
For more details, you can refer to the session Build a SwiftUI app with the new design (14:03) and Build a UIKit app with the new design (17:24).

What’s new in StoreKit and In-App Purchase
Learn how to build and deliver even better purchase experiences using the App Store In-App Purchase system. We’ll demo new StoreKit views control styles and new APIs to improve your subscription customization, discuss new fields for transaction-level information, and explore new testability in Xcode. We’ll also review an important StoreKit deprecation.

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.

What’s new in SwiftUI
Learn how you can use SwiftUI to build great apps for any Apple platform. Explore a fresh new look and feel for tabs and documents on iPadOS. Improve your window management with new windowing APIs, and gain more control over immersive spaces and volumes in your visionOS apps. We’ll also take you through other exciting refinements that help you make expressive charts, customize and layout text, and so much more.