Is attributedstring missing any features of nsattributedstrings?

Asked on 12/21/2024

1 search

The question about whether AttributedString is missing any features of NSAttributedString is not directly addressed in the provided context. However, the context does mention various enhancements and features related to text attributes in different sessions.

For example, in the session "Create custom visual effects with SwiftUI," there is a mention of a new text attribute protocol introduced alongside the text renderer in iOS 18, which allows for custom attributes to be applied to text. This suggests that there are ongoing improvements and new capabilities being added to text handling in SwiftUI.

Additionally, the session "What’s new in AppKit" discusses new text highlighting features controlled by attributed string attributes, indicating that there are new capabilities being added to NSAttributedString as well.

If you are interested in specific features or capabilities, it might be helpful to explore the sessions related to text improvements and attributes, such as:

These sessions might provide more insights into the current state and new features of text handling in Apple's frameworks.