UIStringAttributeKey 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.
Represents the key to be used in the NSMutableDictionary that define the attributes of a NSAttributedString.
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static class UIStringAttributeKey
type UIStringAttributeKey = class
- Inheritance
-
UIStringAttributeKey
- Attributes
Properties
Attachment |
Represents the value associated with the constant NSAttachmentAttributeName |
BackgroundColor |
Represents the value associated with the constant NSBackgroundColorAttributeName |
BaselineOffset |
Represents the value associated with the constant NSBaselineOffsetAttributeName |
Expansion |
Represents the value associated with the constant NSExpansionAttributeName |
Font |
Represents the value associated with the constant NSFontAttributeName |
ForegroundColor |
Represents the value associated with the constant NSForegroundColorAttributeName |
KerningAdjustment |
Represents the value associated with the constant NSKernAttributeName |
Ligature |
Represents the value associated with the constant NSLigatureAttributeName |
Link |
Represents the value associated with the constant NSLinkAttributeName |
Obliqueness |
Represents the value associated with the constant NSObliquenessAttributeName |
ParagraphStyle |
Represents the value associated with the constant NSParagraphStyleAttributeName |
Shadow |
Represents the value associated with the constant NSShadowAttributeName |
StrikethroughColor |
Represents the value associated with the constant NSStrikethroughColorAttributeName |
StrikethroughStyle |
Represents the value associated with the constant NSStrikethroughStyleAttributeName |
StrokeColor |
Represents the value associated with the constant NSStrokeColorAttributeName |
StrokeWidth |
Represents the value associated with the constant NSStrokeWidthAttributeName |
TextEffect |
Represents the value associated with the constant NSTextEffectAttributeName |
UnderlineColor |
Represents the value associated with the constant NSUnderlineColorAttributeName |
UnderlineStyle |
Represents the value associated with the constant NSUnderlineStyleAttributeName |
VerticalGlyphForm |
Represents the value associated with the constant NSVerticalGlyphFormAttributeName |
WritingDirection |
Represents the value associated with the constant NSWritingDirectionAttributeName |