Type Property 型プロパティ

defaultTabInterval

The default tab stop interval for the document. 書類に対する省略時のタブ幅。

Declaration 宣言

static let defaultTabInterval: NSAttributedString.DocumentAttributeKey

Discussion 議論

The value of this attribute is an NSNumber object containing a float. Represents the document-wide default tab stop interval. この属性の値は、あるfloatを含んでいるNSNumberオブジェクトです。書類全体の初期状態のタブ幅を表します。

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

See Also 参照

Keys キー