Type Property 型プロパティ

prefixSpaces

The number of spaces for indenting nested HTML elements. 入れ子にされたHTML要素を字下げするための空白の数。

Declaration 宣言

static let prefixSpaces: NSAttributedString.DocumentAttributeKey

Discussion 議論

An NSNumber object containing an integer that represents the number of spaces per level by which to indent certain nested HTML elements. The default value is 0. あるNSNumberオブジェクト、ある整数を含んでいます、それはレベル毎の空白の数を表します、それによって特定の入れ子にされたHTML要素を字下げすることになります。省略時の値は、0です。

See Also 参照

Keys キー