Anything new in iOS 26 for buttons?
Asked on 06/13/2025
1 search
In iOS 26, there are several updates related to buttons and controls:
-
New Button Styles: iOS 26 introduces new button styles with a Liquid Glass appearance. This includes two new glass appearances available with
UIButtonConfiguration
. You can use the Glass and Glass permanent button styles to bring Liquid Glass to any button in your app. This is detailed in the session Build a UIKit app with the new design (17:24). -
Capsule Shape for Bordered Buttons: Bordered buttons now have a capsule shape by default, which aligns with the curved corners of the new design. This is part of the updates to standard controls in the session Build a SwiftUI app with the new design (14:03).
-
Extra Large Button Sizes: For prominent actions, there is now support for extra large sized buttons, which can be particularly useful for important actions within your app. This is mentioned in the session Build a SwiftUI app with the new design (14:03).
These updates are part of a broader effort to enhance the visual consistency and expressiveness of apps across Apple platforms with the new Liquid Glass design system.

What’s new in UIKit
Modernize your app with the latest APIs in UIKit, including enhanced menu bar support, automatic observation tracking, a new UI update method, and improvements to animations. We’ll also cover how you can include SwiftUI scenes in your UIKit app and explore SF Symbols, HDR color pickers, and more.

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.

Keynote
Don’t miss the exciting reveal of the latest Apple software and technologies.