are there any good sessions about the new designs as it relates to toolbars? Such as the one in safari

Asked on 06/16/2025

@wwdc25

2 searches

For sessions about the new designs related to toolbars, you might find the following sessions from WWDC 2025 particularly useful:

  1. Build a SwiftUI app with the new design - This session covers the new design of toolbars, including how toolbar items are placed on a liquid glass surface that adapts to the content beneath it. It also discusses the new Toolbar Spacer API for grouping toolbar items.

  2. Platforms State of the Union - This session introduces several new APIs for toolbars that allow you to section and style items to reflect their role, and discusses the use of the Toolbar Spacer API for creating additional groupings.

  3. Build a UIKit app with the new design - This session discusses the new look and behavior of navigation bars and toolbars, which are now transparent and contain Liquid Glass buttons.

These sessions provide insights into the new design system and how it applies to toolbars, offering both automatic updates and new APIs for customization.

are there any good sessions about the new designs as it relates to toolbars? Such as the one in safari | Ask WWDC