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).