Type Property 型プロパティ

expansion

The expansion factor of the text. テキストの膨張係数。

Declaration 宣言

static let expansion: NSAttributedString.Key

Discussion 議論

The value of this attribute is an NSNumber object containing a floating point value indicating the log of the expansion factor to be applied to glyphs. The default value is 0, indicating no expansion. この属性の値は、あるNSNumberオブジェクトで、浮動小数点値を含んでいて、グリフに適用される拡張因子の記録を指し示しています。省略時の値は、拡張なしを指し示している0です。

See Also 参照

Keys キー