Share via


CTStringAttributeKey Class

Definition

A class whose static properties can be used as keys for the NSDictionary used by CTStringAttributes.

public class CTStringAttributeKey
type CTStringAttributeKey = class
Inheritance
CTStringAttributeKey

Constructors

Name Description
CTStringAttributeKey()

Properties

Name Description
AdaptiveImageProvider

Represents the value associated with the constant 'kCTAdaptiveImageProviderAttributeName'.

BackgroundColor
BaselineClass

Represents the value associated with the constant 'kCTBaselineClassAttributeName'.

BaselineInfo

Represents the value associated with the constant 'kCTBaselineInfoAttributeName'.

BaselineOffset

Represents the value associated with the constant 'kCTBaselineOffsetAttributeName'.

BaselineReferenceInfo

Represents the value associated with the constant 'kCTBaselineReferenceInfoAttributeName'.

CharacterShape
Font
ForegroundColor
ForegroundColorFromContext
GlyphInfo
HorizontalInVerticalForms
KerningAdjustment
LigatureFormation
ParagraphStyle
RubyAnnotation

Represents the value associated with the constant 'kCTRubyAnnotationAttributeName'.

RunDelegate
StrokeColor
StrokeWidth
Superscript
TrackingAttributeName

Represents the value associated with the constant 'kCTTrackingAttributeName'.

UnderlineColor
UnderlineStyle
VerticalForms
WritingDirection

Represents the value associated with the constant 'kCTWritingDirectionAttributeName'.

Applies to