what's new for uikit in iOS 27

Asked on 2026-09-13

1 search

If you mean iOS 27, I don’t know of any WWDC session in the provided context that covers UIKit changes for iOS 27 specifically.

The most relevant UIKit update session in the context is What’s new in UIKit from WWDC 2025, which covers iOS 26. It highlights:

  • Liquid Glass and the new design system
  • Improved containers and adaptivity in UISplitViewController
  • New menu bar APIs on iPad
  • Built-in Swift observation support in UIKit
  • New UI update methods
  • HDR color support
  • Typed notification APIs
  • Scene-based lifecycle migration
  • OpenURL support for file URLs
  • SF Symbols 7 updates

If you want, I can summarize the UIKit changes for iOS 26 from that session in more detail.