What's New in
iOS 26
Explore the latest SwiftUI features and enhancements from WWDC25, including iOS 26, watchOS 26, tvOS 26, visionOS 26, and macOS 26.
Button
1 newGlass Button Styles
A button style that applies glass border artwork based on the button’s context
Toolbars
3 newTitle Toolbar Item Placement
Places content in the title area
ToolbarItem Shared Background Visibility
Controls the visibility of the glass background effect on items in the toolbar. In certain contexts, such as the navigation bar on iOS and the window toolbar on macOS, toolbar items will be given a glass background effect that is shared with other items in the same logical grouping
ToolbarSpacer
A standard space item in toolbars
Slider
1 newCustom Slider Ticks
Creates a slider to select a value from a given range, subject to a step increment, which displays the provided labels and customizable ticks.
ScrollView
2 newScrollEdgeEffect Disabled
Disables any scroll edge effects for scroll views within this hierarchy
Hard ScrollEdgeEffect
A scroll edge effect with a hard cutoff and dividing line
Navigation
1 newNavigation Subtitle
Configures the view’s subtitle for purposes of navigation, using a localized string
View
2 newBackground Extension Effect
Adds the background extension effect to the view. The view will be duplicated into mirrored copies which will be placed around the view on any edge with available safe area. Additionally, a blur effect will be applied on top to blur out the copies
Glass effect
Applies the Liquid Glass effect to a view
TabView
3 newTabView Bottom Accessory Placement
A placement of the bottom accessory in a tab view. You can use this to adjust the content of the accessory view based on the placement
Bottom Accessory
A modifier to place content above the tabs
Hide Tab Bar On Scroll Down
Minimize the tab bar when downwards scrolling starts. Minimizing is supported for tab bars on only iPhone
GlassEffectContainer
1 newGlass Effect Container
A view that combines multiple Liquid Glass shapes into a single shape that can morph individual shapes into one another