text field
Asked on 2026-06-17
1 search
I’m not sure what you’re asking.
If you meant the text field topic from WWDC, the most relevant updates in the provided context are:
- AppKit added text entry suggestions for any
NSTextFieldin macOS Sequoia. - SwiftUI also added text suggestions for text fields.
- UIKit and AppKit both continue to gain broader text-editing improvements around writing tools and text experiences.
If you want, I can answer a more specific question about:
- text entry suggestions
- search fields
- Writing Tools
- text input/editing APIs

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.

Design intuitive search experiences
Explore new patterns and best practices when implementing search in your app. Discover how search plays a key role in helping people find and navigate content, and find out how to integrate search across different navigation models and Apple platforms.

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.
