Can third party apps activate Writing Tools in the current beta?
Generated on 8/4/2024
1 search
Yes, third-party apps can activate Writing Tools in the current beta. If your app uses standard UI frameworks like UITextView
, NSTextView
, or WKWebView
, Writing Tools will automatically be available. For custom text views, you can also integrate Writing Tools with some additional steps.
For more details, you can refer to the session Get started with Writing Tools (03:42).
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.
Platforms State of the Union
Discover 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.