iPadOS 26 Menu Bar - Hiding Unused Menu Items

How to Hide Unused Menu Items on iPadOS Menu Bar in SwiftUI?

(Xcode 26 beta 4, iPadOS 26 beta 4)

We’re working on adding menu bar support to our SwiftUI app on iPadOS, aiming to provide a more consistent and productive experience across platforms.

We’d like to hide system-provided menu items that aren’t relevant to our app, such as:

  • Open…
  • Select All
  • Customize Toolbar…
  • New Window, Show All Windows, Open Windows, etc.

Is there a way to control which default items appear in the menu bar?

Feedback ID: FB18792279

iPadOS 26 Menu Bar - Hiding Unused Menu Items
 
 
Q