Type Property 型プロパティ

baselineOffset

The vertical offset for the position of the text. テキストの位置に対する垂直オフセット。

Declaration 宣言

static let baselineOffset: NSAttributedString.Key

Discussion 議論

The value of this attribute is an NSNumber object containing a floating point value indicating the character’s offset from the baseline, in points. The default value is 0. この属性の値は、あるNSNumberオブジェクトで、浮動小数点値を含んでいて、文字の持つベースラインからのオフセットを、ポイント数で指し示しています。省略時の値は、0です。

See Also 参照

Keys キー

Related Documentation 関連文書