Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nsmutableattributedstring

How to bold some words in my UITextView using NSMutableAttributedString?

How to remove attributes from the NSAttributedString swift?

NSMutableAttributedString initWithData: causing EXC_BAD_ACCESS on rotation

NSMutableAttributedString add different alignments

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

Find Range of substring in NSMutableAttributedString

Color all occurrences of string in swift

iOS crash report "unexpected start state" exception?

Convert NSMutableAttributedString to NSString

Converting a NSAttributedString into a NSString using Swift

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

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

Change the color of a link in an NSMutableAttributedString

Making text bold using attributed string in swift

Changing specific text's color using NSMutableAttributedString in Swift