Type Property 型プロパティ

textLayoutSections

The layout orientations for each section. 各区画のレイアウト方向。

Declaration 宣言

static let textLayoutSections: NSAttributedString.DocumentAttributeKey

Discussion 議論

An NSArray containing NSDictionary objects, each dictionary describing a layout orientation section. The dictionary can have two attributes: orientation and range. When there is a gap between sections, it's assumed to have NSLayoutManager.TextLayoutOrientation.horizontal. あるNSArrayNSDictionaryオブジェクトいくつかを含んでいます、各辞書はレイアウト方針セクションを記述しています。辞書は2つの属性を持つことができます:orientationrange。セクション間の食い違いがある場合、それはNSLayoutManager.TextLayoutOrientation.horizontalを持つと仮定されます。

See Also 参照

Keys キー