Post

Replies

Boosts

Views

Activity

Comment on Foundation's new Attributed String in UIKit
Thanks! I found the solution after posting the message, but instead of a key path I was using the data type directly, as in AttributeScopes.UIKitAttributes.self. This is a better implementation.
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Jun ’21
Comment on AttributedString with UIKit?
Hi. Quick question. How do you do the opposite? How do you convert an NSAttributedString into an AttributeString? For instance, in case you want to add attributes to the text of a UITextView.
Topic: Community SubTopic: Apple Developers Tags:
Replies
Boosts
Views
Activity
Jun ’21
Comment on Foundation's new Attributed String in UIKit
Hi. Quick question. How do you do the opposite? How do you convert NSAttributedString into AttributedString. For instance, in case you want to add more attributes to the text of a UITextView.
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Jun ’21