NSMutableAttributedStringKitAdditions Class

Definition

Provides an extension method for NSMutableAttributedString that cleans up inconsistencies that develop after several edits.

public static class NSMutableAttributedStringKitAdditions
type NSMutableAttributedStringKitAdditions = class
Inheritance
NSMutableAttributedStringKitAdditions

Methods

FixAttributesInRange(NSMutableAttributedString, NSRange)

Cleans up inconsistencies that can accumulate over many edits.

Applies to

See also