what is new in keyboard
Generated on 3/11/2025
1 search
At WWDC 2024, Apple introduced several updates related to keyboards:
-
Multilingual Keyboard: In iOS 18, Apple introduced a new multilingual keyboard that allows users to type in more than one language without needing to manually switch languages. This feature is particularly useful for users who speak multiple languages, such as Korean and English. The new keyboard supports a unique multi-script typing experience, enhancing the multilingual capabilities of iOS devices. Build multilingual-ready apps.
-
Magic Keyboard Enhancements: The Magic Keyboard for the new M4 iPad Pro features a redesigned function row for Arabic, where the volume and brightness keys are now mirrored exactly between hardware and software. This is part of Apple's effort to blend software and hardware experiences seamlessly. Build multilingual-ready apps.
-
Keyboard Support in SwiftUI: SwiftUI apps provide great keyboard support, including new capabilities for handling modifier key press state changes. This allows for more interactive and responsive app experiences across macOS, iPadOS, and visionOS. What’s new in SwiftUI.
-
Context Menu with Keyboard in AppKit: In macOS Sequoia, users can now use the keyboard to open a context menu for the currently focused UI element, providing a more efficient way to access app functionalities. This feature is customizable in system settings. What’s new in AppKit.
These updates reflect Apple's ongoing efforts to enhance the keyboard experience across its platforms, making it more versatile and user-friendly.

Build multilingual-ready apps
Ensure your app works properly and effectively for multilingual users. Learn best practices for text input, display, search, and formatting. Get details on typing in multiple languages without switching between keyboards. And find out how the latest advances in the String Catalog can make localization even easier.

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

Platforms State of the Union 5-Minute Recap
Watch a quick recap of the newest advancements on Apple platforms.

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.

Get started with Writing Tools
Learn how Writing Tools help users proofread, rewrite, and transform text in your app. Get the details on how Writing Tools interact with your app so users can refine what they have written in any text view. Understand how text is retrieved and processed, and how to support Writing Tools in custom text views.

What’s new in SwiftUI
Learn how you can use SwiftUI to build great apps for any Apple platform. Explore a fresh new look and feel for tabs and documents on iPadOS. Improve your window management with new windowing APIs, and gain more control over immersive spaces and volumes in your visionOS apps. We’ll also take you through other exciting refinements that help you make expressive charts, customize and layout text, and so much more.

Bring expression to your app with Genmoji
Discover how to bring Genmoji to life in your app. We’ll go over how to render, store, and communicate text that includes Genmoji. If your app features a custom text engine, we’ll also cover techniques for adding support for Genmoji.

What’s new in UIKit
Explore everything new in UIKit, including tab and document launch experiences, transitions, and text and input changes. We’ll also discuss better-than-ever interoperability between UIKit and SwiftUI animations and gestures, as well as general improvements throughout UIKit.