List Question
20 TechQA 2024-01-22T00:44:30.307000SwiftUI AttributedString range not deselecting
92 views
Asked by Karl Ehrlich
Is there an option to apply single strikethrough line for NSMutableAttributedString with different fonts?
58 views
Asked by main_version_of_me
Create a table in NSTextView with NSTextTable
132 views
Asked by Reinchold
Swift 5: UITextField attributedText doesnt update when currency change
25 views
Asked by akitainu22
Using `NSTextAttachment` in SwiftUI `Text`
711 views
Asked by Crazed'n'Dazed
How to Display NSMutableAttributedString with updates in SwiftUI
361 views
Asked by Martin01
Issue with applying paragraph style in SwiftUI
1.1k views
Asked by Mc.Lover
Center text vertically in line of NSMutableAttributedString
94 views
Asked by Konstantin.Efimenko
ScrollView is not smooth when loading HTML content into Label CollectionViewCell
33 views
Asked by noorapps
How do I make a UITextView inside of a UIViewRepresentable update when I add an attribute to an NSMutableAttributedString?
1k views
Asked by Samuel Davies
Conflicting attributes on NSMutableAttributedString: .foregroundColor vs .strokeWidth
118 views
Asked by Mauro P.
SwiftUI - Using UIViewRepresentable to wrap view in order to use NSMutableAttributedString
789 views
Asked by ironRoei
Enable orphan words feature for NSMutableAttributedString
688 views
Asked by hasan
NSAttributedString change font size
1.3k views
Asked by Deepak Sharma
SwiftUI get NSViewRepresentable to automatically redraw
935 views
Asked by iphaaw
Different font output for same NSAttributedString with CATextLayer and NSTextView
227 views
Asked by Chris Walken
I don't know how to set text inset into uilabel from uiimage in swift
67 views
Asked by Tae Hun Yu
Why can't I mutate an NSObject allocated as mutable, referenced as immutable, then cast back to mutable?
103 views
Asked by eglynum
Swift: NSMutableAttributedString generated from PDF. Can it be parsed into a Dictionary?
243 views
Asked by PruitIgoe
How to apply Atrributed String different spacing between lines in swift
326 views
Asked by iOSDuDe