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 NSTextField in 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