Type Property 型プロパティ

orientation

The orientation of the text. テキストの方向。

Declaration 宣言

static let orientation: NSAttributedString.TextLayoutSectionKey

Discussion 議論

An NSNumber object containing an NSLayoutManager.TextLayoutOrientation value. The default value is NSLayoutManager.TextLayoutOrientation.horizontal. あるNSNumberオブジェクト、NSLayoutManager.TextLayoutOrientation値を含んでいます。省略時の値は、NSLayoutManager.TextLayoutOrientation.horizontalです。

See Also 参照

Values