Search code examples
Enable orphan words feature for NSMutableAttributedString...


iosswiftxcodensmutableattributedstring

Read More
Is there an option to apply single strikethrough line for NSMutableAttributedString with different f...


swiftnsattributedstringnsmutableattributedstring

Read More
Swift 4.2: [Swift._EmptyArrayStorage _getValue:forType:]: unrecognized selector...


swiftnsmutableattributedstringswift4.2

Read More
Find Range of substring in NSMutableAttributedString...


swiftnsattributedstringnsrangensmutableattributedstring

Read More
Facing crash to check special character in NSMutableAttributedString...


objective-ciphonensstringnsmutableattributedstring

Read More
Swift - check if attributed text is empty...


swiftstringnsattributedstringnsmutableattributedstring

Read More
How to Display NSMutableAttributedString with updates in SwiftUI...


swiftmacosuser-interfaceswiftuinsmutableattributedstring

Read More
How do I make a UITextView inside of a UIViewRepresentable update when I add an attribute to an NSMu...


swiftuiuikitwysiwygnsmutableattributedstringuiviewrepresentable

Read More
Change the color of a link in an NSMutableAttributedString...


iosiphonensattributedstringnsmutableattributedstring

Read More
NSMutableAttributedString with different fonts...


iosswiftnsattributedstringnsmutableattributedstring

Read More
Conflicting attributes on NSMutableAttributedString: .foregroundColor vs .strokeWidth...


uikituitextfieldnsattributedstringnsmutableattributedstring

Read More
Why strikethrough is not working in iOS 14...


swiftuilabelios14nsmutableattributedstringstrikethrough

Read More
NSAttributedString change font size...


iosswiftnsattributedstringnsmutableattributedstringtextkit

Read More
How to apply bold and italics to an NSMutableAttributedString range?...


iosobjective-cnsstringnsmutableattributedstring

Read More
iOS Swift - Applying attribute to text view without replacing whole text...


iosswift3uitextviewnsmutableattributedstring

Read More
Different font output for same NSAttributedString with CATextLayer and NSTextView...


macosnsattributedstringnstextviewnsmutableattributedstringcatextlayer

Read More
Why can't I mutate an NSObject allocated as mutable, referenced as immutable, then cast back to ...


objective-cnsattributedstringnsobjectnsmutableattributedstring

Read More
Underline part of a string using NSMutableAttributedString in iOS 8 is not working...


iosobjective-ciphoneios8nsmutableattributedstring

Read More
How to apply Atrributed String different spacing between lines in swift...


iosswiftobjective-cnsattributedstringnsmutableattributedstring

Read More
How to push view controller on click of HyperLink in Swift 5...


swiftswift5nsattributedstringnsmutableattributedstring

Read More
NSAttributedString ignores properties inside html tag...


htmlswiftstringnsattributedstringnsmutableattributedstring

Read More
Add font to NSMutableAttributedString where .font attribute is missing...


iosswiftnsattributedstringnsmutableattributedstringnsrange

Read More
How to get NSParagraphStyleAttributeName from NSMutableAttributeString?...


objective-cnsattributedstringnsmutableattributedstring

Read More
Save a UITextView attributed string to file in SwiftUI...


iosswiftswiftuiuikitnsmutableattributedstring

Read More
Highlight or Underline Specific Word in a String...


iosobjective-cnsmutableattributedstring

Read More
adjustsFontSizeToFitWidth does not work properly with NSMutableAttributedString on iOS 14...


iosswiftuilabelnsattributedstringnsmutableattributedstring

Read More
Is it possible to get a listing of attributes and ranges for an NSMutableAttributedString?...


iosuilabelnsattributedstringnsmutableattributedstring

Read More
How to check if an NSMutableAttributedString font size is smaller/greater than some value?...


swiftfont-sizensmutableattributedstring

Read More
Uneditable prefix inside a UITextField using Swift...


swiftuitextfieldnsmutableattributedstring

Read More
Converting a NSAttributedString into a NSString using Swift...


swiftstringnsattributedstringnsmutableattributedstring

Read More
BackNext