|
FoundationExtension
FoundationExtension is common Foundation/UIKit/Cocoa shortcuts and snippets collection.
|
NSMutableAttributedString attributes dictionary. More...
#import <NSAttributedString+Cocoa.h>
Instance Methods | |
| (NSNumber *markedClauseSegmentNumber) | - NS_AVAILABLE_MAC |
| Set or get markedClauseSegment attribute as NSNumber form. More... | |
| (NSInteger markedClauseSegment) | - NS_AVAILABLE_MAC |
| Set or get markedClauseSegment attribute. More... | |
| (NSArray *writingDirectionArray) | - NS_AVAILABLE_MAC |
| Set or get writingDirectionArray attribute. More... | |
| (NSWritingDirectionAttributes writingDirection) | - NS_AVAILABLE_MAC |
| Set or get writingDirection attribute. More... | |
| (NSNumber *verticalGlyphFormNumber) | - NS_AVAILABLE_MAC |
| Set or get verticalGlyphForm attribute as NSNumber form. More... | |
| (NSVerticalGlyphForm verticalGlyphForm) | - NS_AVAILABLE_MAC |
| Set or get verticalGlyphForm attribute. More... | |
| (NSTextAlternatives *textAlternatives) | - NS_AVAILABLE_MAC |
| Set or get textAlternatives attribute. More... | |
Properties | |
| NSFont * | font |
| Set or get font attribute. More... | |
| NSParagraphStyle * | paragraphStyle |
| Set or get paragraphStyle attribute. More... | |
| NSColor * | foregroundColor |
| Set or get foregroundColor attribute. More... | |
| NSNumber * | underlineStyleNumber |
| Set or get underlineStyle attribute as NSNumber form. More... | |
| NSUnderlineStyle | underlineStyle |
| Set or get underlineStyle attribute. More... | |
| NSNumber * | superscriptNumber |
| Set or get superscript attribute as NSNumber form. More... | |
| BOOL | superscript |
| Set or get superscript attribute. More... | |
| NSColor * | backgroundColor |
| Set or get backgroundColor attribute. More... | |
| NSTextAttachment * | attachment |
| Set or get attachment attribute. More... | |
| NSNumber * | ligatureNumber |
| Set or get ligature attribute as NSNumber form. More... | |
| NSLigatureType | ligature |
| Set or get ligature attribute. More... | |
| NSNumber * | baselineOffsetNumber |
| Set or get baselineOffset attribute as NSNumber form. More... | |
| float | baselineOffset |
| Set or get baselineOffset attribute. More... | |
| NSNumber * | kernNumber |
| Set or get kern attribute as NSNumber form. More... | |
| float | kern |
| Set or get kern attribute. More... | |
| NSURL * | link |
| Set or get link attribute. More... | |
| NSNumber * | strokeWidthNumber |
| Set or get strokeWidth attribute as NSNumber form. More... | |
| float | strokeWidth |
| Set or get strokeWidth attribute. More... | |
| NSColor * | strokeColor |
| Set or get strokeColor attribute. More... | |
| NSColor * | underlineColor |
| Set or get underlineColor attribute. More... | |
| NSNumber * | strikethroughStyleNumber |
| Set or get strikethroughStyle attribute as NSNumber form. More... | |
| NSUnderlineStyle | strikethroughStyle |
| Set or get strikethroughStyle attribute. More... | |
| NSColor * | strikethroughColor |
| Set or get strikethroughColor attribute. More... | |
| NSShadow * | shadow |
| Set or get shadow attribute. More... | |
| NSNumber * | obliquenessNumber |
| Set or get obliqueness attribute as NSNumber form. More... | |
| float | obliqueness |
| Set or get obliqueness attribute. More... | |
| NSNumber * | expansionNumber |
| Set or get expansion attribute as NSNumber form. More... | |
| float | expansion |
| Set or get expansion attribute. More... | |
| NSCursor * | cursor |
| Set or get cursor attribute. More... | |
| NSString * | toolTip |
| Set or get toolTip attribute. More... | |
| UIFont * | font |
| Set or get font attribute. More... | |
| UIColor * | foregroundColor |
| Set or get foregroundColor attribute. More... | |
| UIColor * | backgroundColor |
| Set or get backgroundColor attribute. More... | |
| UIColor * | strokeColor |
| Set or get strokeColor attribute. More... | |
| NSNumber * | verticalGlyphFormNumber |
| Set or get verticalGlyphForm attribute as NSNumber form. More... | |
| NSVerticalGlyphForm | verticalGlyphForm |
| Set or get verticalGlyphForm attribute. More... | |
Additional Inherited Members | |
Protected Attributes inherited from NSAMutableDictionary | |
| NSMutableDictionary * | _impl |
NSMutableAttributedString attributes dictionary.
This dictionary is designed to used for NSMutableAttributeString setAttributes:range: and addAttributes:range:.
| - (NSNumber* markedClauseSegmentNumber) NS_AVAILABLE_MAC | (10_5) |
Set or get markedClauseSegment attribute as NSNumber form.
Generated by script NSAttributedStringDictionaryInterface.py
| - (NSInteger markedClauseSegment) NS_AVAILABLE_MAC | (10_5) |
Set or get markedClauseSegment attribute.
Generated by script NSAttributedStringDictionaryInterface.py
| - (NSArray* writingDirectionArray) NS_AVAILABLE_MAC | (10_6) |
Set or get writingDirectionArray attribute.
Generated by script NSAttributedStringDictionaryInterface.py
| - (NSWritingDirectionAttributes writingDirection) NS_AVAILABLE_MAC | (10_6) |
Set or get writingDirection attribute.
Generated by script NSAttributedStringDictionaryInterface.py
| - (NSNumber* verticalGlyphFormNumber) NS_AVAILABLE_MAC | (10_7) |
Set or get verticalGlyphForm attribute as NSNumber form.
Generated by script NSAttributedStringDictionaryInterface.py
| - (NSVerticalGlyphForm verticalGlyphForm) NS_AVAILABLE_MAC | (10_7) |
Set or get verticalGlyphForm attribute.
Generated by script NSAttributedStringDictionaryInterface.py
| - (NSTextAlternatives* textAlternatives) NS_AVAILABLE_MAC | (10_8) |
Set or get textAlternatives attribute.
Generated by script NSAttributedStringDictionaryInterface.py
|
readwriteatomicstrong |
Set or get attachment attribute.
Generated by script NSAttributedStringDictionaryInterface.py
|
readwriteatomicstrong |
Set or get backgroundColor attribute.
Generated by script NSAttributedStringDictionaryInterface.py
|
readwriteatomicstrong |
Set or get backgroundColor attribute.
Generated by script NSAttributedStringDictionaryInterface.py
|
readwriteatomicassign |
Set or get baselineOffset attribute.
Generated by script NSAttributedStringDictionaryInterface.py
|
readwriteatomicstrong |
Set or get baselineOffset attribute as NSNumber form.
Generated by script NSAttributedStringDictionaryInterface.py
|
readwriteatomicstrong |
Set or get cursor attribute.
Generated by script NSAttributedStringDictionaryInterface.py
|
readwriteatomicassign |
Set or get expansion attribute.
Generated by script NSAttributedStringDictionaryInterface.py
|
readwriteatomicstrong |
Set or get expansion attribute as NSNumber form.
Generated by script NSAttributedStringDictionaryInterface.py
|
readwriteatomicstrong |
Set or get font attribute.
Generated by script NSAttributedStringDictionaryInterface.py
|
readwriteatomicstrong |
Set or get font attribute.
Generated by script NSAttributedStringDictionaryInterface.py
|
readwriteatomicstrong |
Set or get foregroundColor attribute.
Generated by script NSAttributedStringDictionaryInterface.py
|
readwriteatomicstrong |
Set or get foregroundColor attribute.
Generated by script NSAttributedStringDictionaryInterface.py
|
readwriteatomicassign |
Set or get kern attribute.
Generated by script NSAttributedStringDictionaryInterface.py
|
readwriteatomicstrong |
Set or get kern attribute as NSNumber form.
Generated by script NSAttributedStringDictionaryInterface.py
|
readwriteatomicassign |
Set or get ligature attribute.
Generated by script NSAttributedStringDictionaryInterface.py
|
readwriteatomicstrong |
Set or get ligature attribute as NSNumber form.
Generated by script NSAttributedStringDictionaryInterface.py
|
readwriteatomicstrong |
Set or get link attribute.
Generated by script NSAttributedStringDictionaryInterface.py
|
readwriteatomicassign |
Set or get obliqueness attribute.
Generated by script NSAttributedStringDictionaryInterface.py
|
readwriteatomicstrong |
Set or get obliqueness attribute as NSNumber form.
Generated by script NSAttributedStringDictionaryInterface.py
|
readwriteatomicstrong |
Set or get paragraphStyle attribute.
Generated by script NSAttributedStringDictionaryInterface.py
|
readwriteatomicstrong |
Set or get shadow attribute.
Generated by script NSAttributedStringDictionaryInterface.py
|
readwriteatomicstrong |
Set or get strikethroughColor attribute.
Generated by script NSAttributedStringDictionaryInterface.py
|
readwriteatomicassign |
Set or get strikethroughStyle attribute.
Generated by script NSAttributedStringDictionaryInterface.py
|
readwriteatomicstrong |
Set or get strikethroughStyle attribute as NSNumber form.
Generated by script NSAttributedStringDictionaryInterface.py
|
readwriteatomicstrong |
Set or get strokeColor attribute.
Generated by script NSAttributedStringDictionaryInterface.py
|
readwriteatomicstrong |
Set or get strokeColor attribute.
Generated by script NSAttributedStringDictionaryInterface.py
|
readwriteatomicassign |
Set or get strokeWidth attribute.
Generated by script NSAttributedStringDictionaryInterface.py
|
readwriteatomicstrong |
Set or get strokeWidth attribute as NSNumber form.
Generated by script NSAttributedStringDictionaryInterface.py
|
readwriteatomicassign |
Set or get superscript attribute.
Generated by script NSAttributedStringDictionaryInterface.py
|
readwriteatomicstrong |
Set or get superscript attribute as NSNumber form.
Generated by script NSAttributedStringDictionaryInterface.py
|
readwriteatomicstrong |
Set or get toolTip attribute.
Generated by script NSAttributedStringDictionaryInterface.py
|
readwriteatomicstrong |
Set or get underlineColor attribute.
Generated by script NSAttributedStringDictionaryInterface.py
|
readwriteatomicassign |
Set or get underlineStyle attribute.
Generated by script NSAttributedStringDictionaryInterface.py
|
readwriteatomicstrong |
Set or get underlineStyle attribute as NSNumber form.
Generated by script NSAttributedStringDictionaryInterface.py
|
readwriteatomicassign |
Set or get verticalGlyphForm attribute.
Generated by script NSAttributedStringDictionaryInterface.py
|
readwriteatomicstrong |
Set or get verticalGlyphForm attribute as NSNumber form.
Generated by script NSAttributedStringDictionaryInterface.py