Instance Property インスタンスプロパティ

allowsTightening

A Boolean value that indicates whether inter-character spacing should tighten to fit the text into the available space. あるブール値、それは文字間の空きが引き締められてテキストを利用可能な空間へとぴったり合わせるべきかどうかを指し示します。

Declaration 宣言

var allowsTightening: Bool { get set }

Discussion 議論

The default value is false. 省略時の値は、falseです。

See Also 参照

Text Styles