Type Property 型プロパティ

leftMargin

The left margin of the document. 書類の左余白。

Declaration 宣言

static let leftMargin: NSAttributedString.DocumentAttributeKey

Discussion 議論

The value of this attribute is an NSNumber object containing a float, in points. この属性の値は、ポイント数で、あるfloatを含んでいるNSNumberオブジェクトです。

The string constant in macOS 10.3 and earlier is @"LeftMargin". macOS 10.3以前での文字列定数は、@"LeftMargin"です。

See Also 参照

Keys キー