Was there any new API changes for the menu on MacOS in the latest WWDC?
Asked on 06/17/2025
1 search
Yes, there were new API changes for menus on macOS announced at the latest WWDC. In the session titled "What’s new in AppKit," it was mentioned that there is a new way to open context menus using the keyboard, which can be customized in system settings. This feature allows users to access an app's functionality more quickly or comfortably. Additionally, there are new capabilities in the text system, SF symbols, and more control over toolbars. You can find more details in the session What’s new in AppKit (08:44).
Furthermore, the session "Build an AppKit app with the new design" highlighted updates to menus with a refreshed appearance and a significant expansion in the use of icons, which helps users quickly find important actions in the menu.

What’s new in AppKit
Discover the latest advances in Mac app development. Get an overview of the new features in macOS Sequoia, and how to adopt them in your app. Explore new ways to integrate your existing code with SwiftUI. Learn about the improvements made to numerous AppKit controls, like toolbars, menus, text input, and more.

Platforms State of the Union
Discover the newest advancements on Apple platforms.

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.