defaultTabInterval
The default tab stop interval for the document.
Declaration
static let defaultTabInterval: NSAttributedString.DocumentAttributeKeyDiscussion
The value of this attribute is an NSNumber object containing a float. Represents the document-wide default tab stop interval.
The string constant in macOS 10.3 and earlier is @"DefaultTabInterval".