NSMutableAttributedStringKitAdditions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |