paragraphStyle
The paragraph style of the text.
Declaration
static let paragraphStyle: NSAttributedString.KeyDiscussion
The value of this attribute is an NSParagraphStyle object. Use this attribute to apply multiple attributes to a range of text. If you do not specify this attribute, the string uses the default paragraph attributes, as returned by the default method of NSParagraphStyle.