static let attachment: NSAttributedString.Key
The attachment for the text.
テキストに対する添付書類。
static let backgroundColor : NSAttributedString.Key
The color of the background behind the text.
テキストの後ろの背景の色。
static let baselineOffset : NSAttributedString.Key
The vertical offset for the position of the text.
テキストの位置に対する垂直オフセット。
static let cursor: NSAttributedString.Key
The cursor object.
カーソルオブジェクト。
static let expansion: NSAttributedString.Key
The expansion factor of the text.
テキストの膨張係数。
static let font: NSAttributedString.Key
The font of the text.
テキストのフォント。
static let foregroundColor : NSAttributedString.Key
The color of the text.
テキストの色。
static let glyphInfo : NSAttributedString.Key
The name of a glyph info object.
あるグリフ情報オブジェクトの名前。
static let kern: NSAttributedString.Key
The kerning of the text.
このテキストのカーニング。
static let ligature: NSAttributedString.Key
The ligature of the text.
このテキストのリガチャ。
static let link: NSAttributedString.Key
The link for the text.
テキストに対するリンク。
static let markedClauseSegment : NSAttributedString.Key
The index of the marked clause segment.
印付き箇条書き分節のインデックス。
static let obliqueness: NSAttributedString.Key
The obliqueness of the text.
テキストの傾斜。
static let paragraphStyle : NSAttributedString.Key
The paragraph style of the text.
テキストの段落スタイル。
static let shadow: NSAttributedString.Key
The shadow of the text.
テキストの影。
static let spellingState : NSAttributedString.Key
The spelling state of the text.
テキストの綴り方状態。
static let strikethroughColor : NSAttributedString.Key
The color of the strikethrough.
取り消し線の色。
static let strikethroughStyle : NSAttributedString.Key
The strikethrough style of the text.
テキストの取り消し線スタイル。
static let strokeColor : NSAttributedString.Key
The color of the stroke.
描線の色。
static let strokeWidth : NSAttributedString.Key
The width of the stroke.
描線の幅。
static let superscript: NSAttributedString.Key
The superscript of the text.
テキストの上付き文字。
static let textAlternatives : NSAttributedString.Key
The alternatives for the text.
テキストに対する選択肢。
static let textEffect : NSAttributedString.Key
The text effect.
テキスト効果。
static let toolTip : NSAttributedString.Key
The tooltip text.
ツールチップテキスト。
static let underlineColor : NSAttributedString.Key
The color of the underline.
下線の色。
static let underlineStyle : NSAttributedString.Key
The underline style of the text.
テキストの下線スタイル。
static let verticalGlyphForm : NSAttributedString.Key
The vertical glyph form of the text.
テキストの垂直グリフ形式。
static let writingDirection : NSAttributedString.Key
The writing direction of the text.
テキストの書字方向。